Update CMakeLists.txt

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59039 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Cedric Venet 2008-11-11 09:55:48 +00:00
parent ae89bb1443
commit 24d3b38a0a

View File

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