llvm/llvm/test/Linker/Inputs/override.ll

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