llvm/llvm/test/ExecutionEngine/OrcLazy/Inputs/foo-return-i32-0.ll

define i32 @foo() {
entry:
  ret i32 0
}