llvm-project/llvm/test/ExecutionEngine/OrcLazy/Inputs/basic-object-source.ll

6 lines
42 B
LLVM

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