summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmcore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmcore/Makefile')
-rw-r--r--lib/clang/libllvmcore/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/clang/libllvmcore/Makefile b/lib/clang/libllvmcore/Makefile
index 2702b66..8de6731 100644
--- a/lib/clang/libllvmcore/Makefile
+++ b/lib/clang/libllvmcore/Makefile
@@ -10,6 +10,8 @@ SRCS= AsmWriter.cpp \
ConstantFold.cpp \
Constants.cpp \
Core.cpp \
+ DIBuilder.cpp \
+ DebugInfo.cpp \
DebugLoc.cpp \
Dominators.cpp \
Function.cpp \
@@ -30,6 +32,7 @@ SRCS= AsmWriter.cpp \
PassRegistry.cpp \
PrintModulePass.cpp \
Type.cpp \
+ TypeFinder.cpp \
Use.cpp \
User.cpp \
Value.cpp \
OpenPOWER on IntegriCloud