OSDN Git Service

Update CMakeLists.txt
authorCedric Venet <cedric.venet@laposte.net>
Tue, 11 Nov 2008 09:55:48 +0000 (09:55 +0000)
committerCedric Venet <cedric.venet@laposte.net>
Tue, 11 Nov 2008 09:55:48 +0000 (09:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59039 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Utils/CMakeLists.txt

index b678b2e..9aced03 100644 (file)
@@ -7,6 +7,7 @@ add_llvm_library(LLVMTransformUtils
   CloneModule.cpp
   CloneTrace.cpp
   CodeExtractor.cpp
+  DbgInfoUtils.cpp
   DemoteRegToStack.cpp
   InlineCost.cpp
   InlineFunction.cpp