mirror of
https://github.com/opnsense/src.git
synced 2026-03-17 08:02:24 -04:00
4 lines
94 B
LLVM
4 lines
94 B
LLVM
; Needs a function for the combined index to be populated
|
|
define void @bar() {
|
|
ret void
|
|
}
|