Update build infrastructure for LLDB 3.8
commit731e90c4a337945829f0b9e910c95a241959ec6f
authoremaste <emaste@FreeBSD.org>
Mon, 4 Jan 2016 00:02:58 +0000 (4 00:02 +0000)
committeremaste <emaste@FreeBSD.org>
Mon, 4 Jan 2016 00:02:58 +0000 (4 00:02 +0000)
tree3e9ead89e2171842c6913eef9bfe84795cecc9b4
parent3084507d32fa9dd7ca561f472c52dd2d8ea01749
Update build infrastructure for LLDB 3.8
20 files changed:
lib/clang/Makefile
lib/clang/liblldbCore/Makefile
lib/clang/liblldbDataFormatters/Makefile
lib/clang/liblldbExpression/Makefile
lib/clang/liblldbHostCommon/Makefile
lib/clang/liblldbHostPOSIX/Makefile
lib/clang/liblldbInitialization/Makefile
lib/clang/liblldbInterpreter/Makefile
lib/clang/liblldbPluginExpressionParserClang/Makefile [copied from lib/clang/liblldbExpression/Makefile with 61% similarity]
lib/clang/liblldbPluginExpressionParserGo/Makefile [new file with mode: 0644]
lib/clang/liblldbPluginLanguageCPlusPlus/Makefile [new file with mode: 0644]
lib/clang/liblldbPluginLanguageObjC/Makefile [new file with mode: 0644]
lib/clang/liblldbPluginProcessFreeBSD/Makefile
lib/clang/liblldbPluginProcessUtility/Makefile
lib/clang/liblldbPluginScriptInterpreterNone/Makefile [new file with mode: 0644]
lib/clang/liblldbPluginSymbolFileDWARF/Makefile
lib/clang/liblldbSymbol/Makefile
lib/clang/liblldbTarget/Makefile
lib/clang/liblldbUtility/Makefile
usr.bin/clang/lldb/Makefile