blob: b1e2bc3d635cf0bf5121f7b6671cd84434b79e8f [file] [log] [blame]
Daniel Dunbar7e5d8a72010-11-17 16:06:43 +00001add_llvm_library(LLVMMCJIT
2 MCJIT.cpp
Duncan P. N. Exon Smith51149d52015-06-16 00:44:12 +00003
4 DEPENDS
5 intrinsics_gen
Daniel Dunbar7e5d8a72010-11-17 16:06:43 +00006 )