summaryrefslogtreecommitdiffstats
path: root/lib/clang/liblldbAPI
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2014-03-19 13:18:42 +0000
committeremaste <emaste@FreeBSD.org>2014-03-19 13:18:42 +0000
commitde2662087f68970c151b26a2997516c216039b26 (patch)
tree6a672eef9249553426e36975397cc5973493e038 /lib/clang/liblldbAPI
parent7327a493ea46f46df221ed1a16d03d1981a284e0 (diff)
downloadFreeBSD-src-de2662087f68970c151b26a2997516c216039b26.zip
FreeBSD-src-de2662087f68970c151b26a2997516c216039b26.tar.gz
MFC r258884: Update LLDB to upstream r196259 snapshot
Sponsored by: DARPA, AFRL
Diffstat (limited to 'lib/clang/liblldbAPI')
-rw-r--r--lib/clang/liblldbAPI/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/clang/liblldbAPI/Makefile b/lib/clang/liblldbAPI/Makefile
index 275b26f..ed1b3b6 100644
--- a/lib/clang/liblldbAPI/Makefile
+++ b/lib/clang/liblldbAPI/Makefile
@@ -32,6 +32,7 @@ SRCS= SBAddress.cpp \
SBListener.cpp \
SBModule.cpp \
SBModuleSpec.cpp \
+ SBPlatform.cpp \
SBProcess.cpp \
SBSection.cpp \
SBSourceManager.cpp \
OpenPOWER on IntegriCloud