llvm-for-llvmta/test/Linker/Inputs/override.ll

5 lines
47 B
LLVM

define i32 @foo(i32 %i) {
entry:
ret i32 4
}