summaryrefslogtreecommitdiffstats
path: root/lib/clang/liblldbUtility/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/liblldbUtility/Makefile')
-rw-r--r--lib/clang/liblldbUtility/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/clang/liblldbUtility/Makefile b/lib/clang/liblldbUtility/Makefile
index 13ed72d..918cfab 100644
--- a/lib/clang/liblldbUtility/Makefile
+++ b/lib/clang/liblldbUtility/Makefile
@@ -7,7 +7,12 @@ LIB= lldbUtility
SRCDIR= tools/lldb/source/Utility
SRCS= ARM64_DWARF_Registers.cpp \
ARM_DWARF_Registers.cpp \
+ ConvertEnum.cpp \
+ JSON.cpp \
KQueue.cpp \
+ LLDBAssert.cpp \
+ ModuleCache.cpp \
+ NameMatches.cpp \
PseudoTerminal.cpp \
Range.cpp \
RegisterNumber.cpp \
OpenPOWER on IntegriCloud