aboutsummaryrefslogtreecommitdiff
path: root/lib/clang/liblldbCore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/liblldbCore/Makefile')
-rw-r--r--lib/clang/liblldbCore/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/clang/liblldbCore/Makefile b/lib/clang/liblldbCore/Makefile
index f11aa58b5243..e0335f4e3a9a 100644
--- a/lib/clang/liblldbCore/Makefile
+++ b/lib/clang/liblldbCore/Makefile
@@ -32,9 +32,7 @@ SRCS= Address.cpp \
FileLineResolver.cpp \
FileSpecList.cpp \
History.cpp \
- InputReader.cpp \
- InputReaderEZ.cpp \
- InputReaderStack.cpp \
+ IOHandler.cpp \
Language.cpp \
Listener.cpp \
Log.cpp \