[llvm-commits] [llvm] r95041 - /llvm/trunk/lib/CodeGen/CMakeLists.txt

Daniel Dunbar daniel at zuster.org
Mon Feb 1 17:12:22 PST 2010


Author: ddunbar
Date: Mon Feb  1 19:12:20 2010
New Revision: 95041

URL: http://llvm.org/viewvc/llvm-project?rev=95041&view=rev
Log:
Update CMake.

Modified:
    llvm/trunk/lib/CodeGen/CMakeLists.txt

Modified: llvm/trunk/lib/CodeGen/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/CodeGen/CMakeLists.txt?rev=95041&r1=95040&r2=95041&view=diff

==============================================================================
--- llvm/trunk/lib/CodeGen/CMakeLists.txt (original)
+++ llvm/trunk/lib/CodeGen/CMakeLists.txt Mon Feb  1 19:12:20 2010
@@ -21,7 +21,6 @@
   LiveStackAnalysis.cpp
   LiveVariables.cpp
   LowerSubregs.cpp
-  MachOWriter.cpp
   MachineBasicBlock.cpp
   MachineDominators.cpp
   MachineFunction.cpp





More information about the llvm-commits mailing list