summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmipo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmipo/Makefile')
-rw-r--r--lib/clang/libllvmipo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/clang/libllvmipo/Makefile b/lib/clang/libllvmipo/Makefile
index 062ba5b..42cc2fa 100644
--- a/lib/clang/libllvmipo/Makefile
+++ b/lib/clang/libllvmipo/Makefile
@@ -16,9 +16,9 @@ SRCS= ArgumentPromotion.cpp \
Inliner.cpp \
Internalize.cpp \
LoopExtractor.cpp \
- LowerSetJmp.cpp \
MergeFunctions.cpp \
PartialInlining.cpp \
+ PassManagerBuilder.cpp \
PruneEH.cpp \
StripDeadPrototypes.cpp \
StripSymbols.cpp
OpenPOWER on IntegriCloud