Nuke the old JIT.
[oota-llvm.git] / lib / Target / X86 / CMakeLists.txt
index c54fbc1dc8061210b01c07fdc11cdad4a2d8d056..b6fff7460e0925f1ebfd71b72f27c62432b9130a 100644 (file)
@@ -14,14 +14,13 @@ add_public_tablegen_target(X86CommonTableGen)
 
 set(sources
   X86AsmPrinter.cpp
-  X86CodeEmitter.cpp
+  X86AtomicExpandPass.cpp
   X86FastISel.cpp
   X86FloatingPoint.cpp
   X86FrameLowering.cpp
   X86ISelDAGToDAG.cpp
   X86ISelLowering.cpp
   X86InstrInfo.cpp
-  X86JITInfo.cpp
   X86MCInstLower.cpp
   X86MachineFunctionInfo.cpp
   X86PadShortFunction.cpp