summaryrefslogtreecommitdiffstats
path: root/lib/clang/liblldbPluginPlatformGDB
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2014-11-26 17:40:03 +0000
committeremaste <emaste@FreeBSD.org>2014-11-26 17:40:03 +0000
commitb377ea8ffca5bb87ede34cc909e50aec858e7508 (patch)
tree12d2ab3aead81ebf6746ef98c5b76f878f845fb8 /lib/clang/liblldbPluginPlatformGDB
parent8b1de04a880c6eff9ca38757c0ff109416fbf069 (diff)
downloadFreeBSD-src-b377ea8ffca5bb87ede34cc909e50aec858e7508.zip
FreeBSD-src-b377ea8ffca5bb87ede34cc909e50aec858e7508.tar.gz
Update build for LLDB snapshot at upstream rev 216948
Sponsored by: DARPA, AFRL
Diffstat (limited to 'lib/clang/liblldbPluginPlatformGDB')
-rw-r--r--lib/clang/liblldbPluginPlatformGDB/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/clang/liblldbPluginPlatformGDB/Makefile b/lib/clang/liblldbPluginPlatformGDB/Makefile
index 1d8a994..714a311 100644
--- a/lib/clang/liblldbPluginPlatformGDB/Makefile
+++ b/lib/clang/liblldbPluginPlatformGDB/Makefile
@@ -7,7 +7,9 @@ LIB= lldbPluginPlatformGDB
SRCDIR= tools/lldb/source/Plugins/Platform/gdb-server
SRCS= PlatformRemoteGDBServer.cpp
-TGHDRS= DiagnosticCommonKinds \
+TGHDRS= AttrList \
+ Attrs \
+ DiagnosticCommonKinds \
DeclNodes \
StmtNodes \
CommentCommandList
OpenPOWER on IntegriCloud