llvm-project/llvm/test/ExecutionEngine/MCJIT/Inputs/multi-module-c.ll

5 lines
34 B
LLVM

define i32 @FC() {
ret i32 0
}