summaryrefslogtreecommitdiffstats
path: root/lib/clang/liblldbAPI
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2014-02-18 19:58:01 +0000
committeremaste <emaste@FreeBSD.org>2014-02-18 19:58:01 +0000
commit5b307017f305197e1b7d42fec1a3ce81a28b056d (patch)
tree338daf60aa5e42b77c0a715c08a822de3e4532ab /lib/clang/liblldbAPI
parentf5e6858941423ebbd5f369ae041fdd8ae1ff404d (diff)
downloadFreeBSD-src-5b307017f305197e1b7d42fec1a3ce81a28b056d.zip
FreeBSD-src-5b307017f305197e1b7d42fec1a3ce81a28b056d.tar.gz
Update LLDB bmake build for r262187
Sponsored by: DARPA, AFRL
Diffstat (limited to 'lib/clang/liblldbAPI')
-rw-r--r--lib/clang/liblldbAPI/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/clang/liblldbAPI/Makefile b/lib/clang/liblldbAPI/Makefile
index ed1b3b6..d041d09 100644
--- a/lib/clang/liblldbAPI/Makefile
+++ b/lib/clang/liblldbAPI/Makefile
@@ -25,7 +25,6 @@ SRCS= SBAddress.cpp \
SBFrame.cpp \
SBFunction.cpp \
SBHostOS.cpp \
- SBInputReader.cpp \
SBInstruction.cpp \
SBInstructionList.cpp \
SBLineEntry.cpp \
@@ -34,6 +33,8 @@ SRCS= SBAddress.cpp \
SBModuleSpec.cpp \
SBPlatform.cpp \
SBProcess.cpp \
+ SBQueue.cpp \
+ SBQueueItem.cpp \
SBSection.cpp \
SBSourceManager.cpp \
SBStream.cpp \
OpenPOWER on IntegriCloud