[llvm-commits] [llvm] r59077 - /llvm/trunk/lib/Transforms/Utils/CMakeLists.txt
Oscar Fuentes
ofv at wanadoo.es
Tue Nov 11 11:51:36 PST 2008
Author: ofv
Date: Tue Nov 11 13:51:36 2008
New Revision: 59077
URL: http://llvm.org/viewvc/llvm-project?rev=59077&view=rev
Log:
CMake: Updated list of source files for lib/Transforms/Utils.
Modified:
llvm/trunk/lib/Transforms/Utils/CMakeLists.txt
Modified: llvm/trunk/lib/Transforms/Utils/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Transforms/Utils/CMakeLists.txt?rev=59077&r1=59076&r2=59077&view=diff
==============================================================================
--- llvm/trunk/lib/Transforms/Utils/CMakeLists.txt (original)
+++ llvm/trunk/lib/Transforms/Utils/CMakeLists.txt Tue Nov 11 13:51:36 2008
@@ -7,6 +7,7 @@
CloneModule.cpp
CloneTrace.cpp
CodeExtractor.cpp
+ DbgInfoRemover.cpp
DbgInfoUtils.cpp
DemoteRegToStack.cpp
InlineCost.cpp
More information about the llvm-commits
mailing list