Remove trailing whitespace.
[oota-llvm.git] / lib / CodeGen / CMakeLists.txt
index effd03c351188a803c4dd8fc1af6cf6dc9d511c8..ed7ec6ea50d4e516dc19dea887232c3618533474 100644 (file)
@@ -11,6 +11,7 @@ add_llvm_library(LLVMCodeGen
   DwarfEHPrepare.cpp
   ELFCodeEmitter.cpp
   ELFWriter.cpp
+  ExpandISelPseudos.cpp
   GCMetadata.cpp
   GCMetadataPrinter.cpp
   GCStrategy.cpp
@@ -19,6 +20,7 @@ add_llvm_library(LLVMCodeGen
   IntrinsicLowering.cpp
   LLVMTargetMachine.cpp
   LatencyPriorityQueue.cpp
+  LiveDebugVariables.cpp
   LiveInterval.cpp
   LiveIntervalAnalysis.cpp
   LiveIntervalUnion.cpp