X86: Turn redundant if into an assertion.
[oota-llvm.git] / lib / Target / X86 / CMakeLists.txt
index 206b6514f503252fae5d1ce07789af2b6e539400..a09767e1eaff498f71bdc7981b411e10dae56ed3 100644 (file)
@@ -14,7 +14,7 @@ add_public_tablegen_target(X86CommonTableGen)
 
 set(sources
   X86AsmPrinter.cpp
-  X86COFFMachineModuleInfo.cpp
+  X86AtomicExpandPass.cpp
   X86CodeEmitter.cpp
   X86FastISel.cpp
   X86FloatingPoint.cpp