unplugged-system/external/llvm/test/Linker/Inputs/override.ll

5 lines
47 B
LLVM
Raw Normal View History

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