[llvm-branch-commits] [cfe-branch] r119523 - /cfe/branches/Apple/lemur-IB/src/lib/CodeGen/CMakeLists.txt

Daniel Dunbar daniel at zuster.org
Wed Nov 17 10:04:55 PST 2010


Author: ddunbar
Date: Wed Nov 17 12:04:55 2010
New Revision: 119523

URL: http://llvm.org/viewvc/llvm-project?rev=119523&view=rev
Log:
Update CMake. Yay for ridiculous build processes!

Modified:
    cfe/branches/Apple/lemur-IB/src/lib/CodeGen/CMakeLists.txt

Modified: cfe/branches/Apple/lemur-IB/src/lib/CodeGen/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/cfe/branches/Apple/lemur-IB/src/lib/CodeGen/CMakeLists.txt?rev=119523&r1=119522&r2=119523&view=diff
==============================================================================
--- cfe/branches/Apple/lemur-IB/src/lib/CodeGen/CMakeLists.txt (original)
+++ cfe/branches/Apple/lemur-IB/src/lib/CodeGen/CMakeLists.txt Wed Nov 17 12:04:55 2010
@@ -11,6 +11,7 @@
   DwarfEHPrepare.cpp
   ELFCodeEmitter.cpp
   ELFWriter.cpp
+  ExpandPseudos.cpp
   GCMetadata.cpp
   GCMetadataPrinter.cpp
   GCStrategy.cpp





More information about the llvm-branch-commits mailing list