5 lines
94 B
LLVM
Raw Normal View History

; Needs a function for the combined index to be populated
define void @bar() {
ret void
}