5 lines
94 B
LLVM
5 lines
94 B
LLVM
; Needs a function for the combined index to be populated
|
|
define void @bar() {
|
|
ret void
|
|
}
|