Daniel Dunbar | 7e5d8a7 | 2010-11-17 16:06:43 +0000 | [diff] [blame] | 1 | add_llvm_library(LLVMMCJIT |
2 | MCJIT.cpp | ||||
Duncan P. N. Exon Smith | 51149d5 | 2015-06-16 00:44:12 +0000 | [diff] [blame] | 3 | |
4 | DEPENDS | ||||
5 | intrinsics_gen | ||||
Daniel Dunbar | 7e5d8a7 | 2010-11-17 16:06:43 +0000 | [diff] [blame] | 6 | ) |