Skip to content

Commit

Permalink
Fix cmake build.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133085 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
espindola committed Jun 15, 2011
1 parent aeb6da4 commit 0ad2dc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Transforms/Utils/CMakeLists.txt
Expand Up @@ -5,7 +5,6 @@ add_llvm_library(LLVMTransformUtils
BreakCriticalEdges.cpp
BuildLibCalls.cpp
CloneFunction.cpp
CloneLoop.cpp
CloneModule.cpp
CodeExtractor.cpp
DemoteRegToStack.cpp
Expand Down

0 comments on commit 0ad2dc4

Please sign in to comment.