summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-01 01:02:19 +0000
committerChris Lattner <sabre@nondot.org>2010-04-01 01:02:19 +0000
commit92e77a73f503349dcaa7d833d3ce7d2bce8afe3b (patch)
treeea86d4f52a09d4ada00870f95eedc17cd0163a1a /llvm/lib
parent8cb2aeb7c7857cb151c1db155eadb51523678124 (diff)
downloadbcm5719-llvm-92e77a73f503349dcaa7d833d3ce7d2bce8afe3b.tar.gz
bcm5719-llvm-92e77a73f503349dcaa7d833d3ce7d2bce8afe3b.zip
update cmakefile.
llvm-svn: 100074
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/VMCore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/VMCore/CMakeLists.txt b/llvm/lib/VMCore/CMakeLists.txt
index 448d8fb77f0..c64564b8a1e 100644
--- a/llvm/lib/VMCore/CMakeLists.txt
+++ b/llvm/lib/VMCore/CMakeLists.txt
@@ -6,6 +6,7 @@ add_llvm_library(LLVMCore
ConstantFold.cpp
Constants.cpp
Core.cpp
+ DebugLoc.cpp
Dominators.cpp
Function.cpp
GVMaterializer.cpp
OpenPOWER on IntegriCloud