Add ExpandPseudos.cpp.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 16 Nov 2010 21:20:36 +0000 (21:20 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 16 Nov 2010 21:20:36 +0000 (21:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119385 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/CMakeLists.txt

index effd03c351188a803c4dd8fc1af6cf6dc9d511c8..cfc2c9e4830a88f9315ce2afa99c05fcc35b64ee 100644 (file)
@@ -11,6 +11,7 @@ add_llvm_library(LLVMCodeGen
   DwarfEHPrepare.cpp
   ELFCodeEmitter.cpp
   ELFWriter.cpp
+  ExpandPseudos.cpp
   GCMetadata.cpp
   GCMetadataPrinter.cpp
   GCStrategy.cpp