Files
clang-p2996/llvm/test/ExecutionEngine/OrcJIT/Inputs/multi-module-c.ll
Lang Hames 16bbaf1639 [Orc] Regression tests for OrcMCJITReplacement.
Duplicated from the MCJIT regression tests.

llvm-svn: 227780
2015-02-02 05:04:55 +00:00

5 lines
34 B
LLVM

define i32 @FC() {
ret i32 0
}