x86_64: Fix calls to __morestack under the large code model.
[oota-llvm.git] / lib / Target / X86 / CMakeLists.txt
index 206b6514f503252fae5d1ce07789af2b6e539400..1083fad80e8a23da4730bfbb61f27d3d028043b1 100644 (file)
@@ -14,15 +14,12 @@ add_public_tablegen_target(X86CommonTableGen)
 
 set(sources
   X86AsmPrinter.cpp
-  X86COFFMachineModuleInfo.cpp
-  X86CodeEmitter.cpp
   X86FastISel.cpp
   X86FloatingPoint.cpp
   X86FrameLowering.cpp
   X86ISelDAGToDAG.cpp
   X86ISelLowering.cpp
   X86InstrInfo.cpp
-  X86JITInfo.cpp
   X86MCInstLower.cpp
   X86MachineFunctionInfo.cpp
   X86PadShortFunction.cpp