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

Oscar Fuentes ofv at wanadoo.es
Wed Jun 10 15:53:59 PDT 2009


Author: ofv
Date: Wed Jun 10 17:53:59 2009
New Revision: 73174

URL: http://llvm.org/viewvc/llvm-project?rev=73174&view=rev
Log:
CMake: Updated list of files on lib/CodeGen/CMakeLists.txt.

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=73174&r1=73173&r2=73174&view=diff

==============================================================================
--- llvm/trunk/lib/CodeGen/CMakeLists.txt (original)
+++ llvm/trunk/lib/CodeGen/CMakeLists.txt Wed Jun 10 17:53:59 2009
@@ -12,6 +12,7 @@
   IntrinsicLowering.cpp
   LLVMTargetMachine.cpp
   LatencyPriorityQueue.cpp
+  LazyLiveness.cpp
   LiveInterval.cpp
   LiveIntervalAnalysis.cpp
   LiveStackAnalysis.cpp





More information about the llvm-commits mailing list