Update CMakeLists.txt

llvm-svn: 59039
This commit is contained in:
Cedric Venet 2008-11-11 09:55:48 +00:00
parent c56e67644f
commit 8cb2e28e43
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ add_llvm_library(LLVMTransformUtils
CloneModule.cpp
CloneTrace.cpp
CodeExtractor.cpp
DbgInfoUtils.cpp
DemoteRegToStack.cpp
InlineCost.cpp
InlineFunction.cpp