summaryrefslogtreecommitdiffstats
path: root/lib/clang/liblldbTarget/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/liblldbTarget/Makefile')
-rw-r--r--lib/clang/liblldbTarget/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/clang/liblldbTarget/Makefile b/lib/clang/liblldbTarget/Makefile
index 890663e..2e0226d 100644
--- a/lib/clang/liblldbTarget/Makefile
+++ b/lib/clang/liblldbTarget/Makefile
@@ -17,7 +17,11 @@ SRCS= ABI.cpp \
PathMappingList.cpp \
Platform.cpp \
Process.cpp \
+ Queue.cpp \
+ QueueItem.cpp \
+ QueueList.cpp \
RegisterContext.cpp \
+ SectionLoadHistory.cpp \
SectionLoadList.cpp \
StackFrame.cpp \
StackFrameList.cpp \
OpenPOWER on IntegriCloud