llvm-6502/test/ExecutionEngine/MCJIT/Inputs/multi-module-c.ll
2013-10-28 23:51:03 +00:00

5 lines
34 B
LLVM

define i32 @FC() {
ret i32 0
}