summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2015-01-10 10:39:27 +0000
committerJason Molenda <jmolenda@apple.com>2015-01-10 10:39:27 +0000
commit9e6d12b98c2663046a257b0c3a84a6c74ccafbdc (patch)
tree7218fc1f6a134eed40ef571f70541f71fbacc2cc
parent5d5d1539ccd8e960260fb0bad1d2733a51e71b27 (diff)
downloadbcm5719-llvm-9e6d12b98c2663046a257b0c3a84a6c74ccafbdc.tar.gz
bcm5719-llvm-9e6d12b98c2663046a257b0c3a84a6c74ccafbdc.zip
Add RegisterNumber.cpp.
llvm-svn: 225585
-rw-r--r--lldb/source/Utility/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/Utility/CMakeLists.txt b/lldb/source/Utility/CMakeLists.txt
index ad890507d99..7c1611a7516 100644
--- a/lldb/source/Utility/CMakeLists.txt
+++ b/lldb/source/Utility/CMakeLists.txt
@@ -6,6 +6,7 @@ add_lldb_library(lldbUtility
KQueue.cpp
PseudoTerminal.cpp
Range.cpp
+ RegisterNumber.cpp
SharingPtr.cpp
StringExtractor.cpp
StringExtractorGDBRemote.cpp
OpenPOWER on IntegriCloud