summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Venet <cedric.venet@laposte.net>2008-11-11 09:55:48 +0000
committerCedric Venet <cedric.venet@laposte.net>2008-11-11 09:55:48 +0000
commit8cb2e28e43b99df65c904d87ada93c99660e4fa4 (patch)
treeded3ff7fd5dc958aa87849d0bc434b026d9088b9
parentc56e67644f705e0728b802447d82902db2305c75 (diff)
downloadbcm5719-llvm-8cb2e28e43b99df65c904d87ada93c99660e4fa4.tar.gz
bcm5719-llvm-8cb2e28e43b99df65c904d87ada93c99660e4fa4.zip
Update CMakeLists.txt
llvm-svn: 59039
-rw-r--r--llvm/lib/Transforms/Utils/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Transforms/Utils/CMakeLists.txt b/llvm/lib/Transforms/Utils/CMakeLists.txt
index b678b2e3773..9aced0362e4 100644
--- a/llvm/lib/Transforms/Utils/CMakeLists.txt
+++ b/llvm/lib/Transforms/Utils/CMakeLists.txt
@@ -7,6 +7,7 @@ add_llvm_library(LLVMTransformUtils
CloneModule.cpp
CloneTrace.cpp
CodeExtractor.cpp
+ DbgInfoUtils.cpp
DemoteRegToStack.cpp
InlineCost.cpp
InlineFunction.cpp
OpenPOWER on IntegriCloud