llvm-project/llvm/test/ExecutionEngine/MCJIT/multi-module-c.ir

5 lines
34 B
Plaintext

define i32 @FC() {
ret i32 0
}