TableGen: record anonymous instantiations of classes.
[oota-llvm.git] / tools / lli / CMakeLists.txt
index a9c7adf97842d2a55f0cbb2a991b53cdf57730b1..ed479f5323dc5abc58339ea1d4f83dc7c95582c3 100644 (file)
@@ -1,5 +1,5 @@
 
-set(LLVM_LINK_COMPONENTS mcjit jit interpreter nativecodegen bitreader asmparser selectiondag)
+set(LLVM_LINK_COMPONENTS mcjit jit interpreter nativecodegen bitreader asmparser selectiondag native)
 
 if( LLVM_USE_OPROFILE )
   set(LLVM_LINK_COMPONENTS