summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmscalaropts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmscalaropts/Makefile')
-rw-r--r--lib/clang/libllvmscalaropts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/clang/libllvmscalaropts/Makefile b/lib/clang/libllvmscalaropts/Makefile
index b6ee5cf..5d181cb 100644
--- a/lib/clang/libllvmscalaropts/Makefile
+++ b/lib/clang/libllvmscalaropts/Makefile
@@ -9,7 +9,7 @@ SRCS= ADCE.cpp BasicBlockPlacement.cpp CodeGenPrepare.cpp \
LICM.cpp LoopDeletion.cpp LoopIndexSplit.cpp LoopRotation.cpp \
LoopStrengthReduce.cpp LoopUnrollPass.cpp LoopUnswitch.cpp \
MemCpyOptimizer.cpp Reassociate.cpp Reg2Mem.cpp SCCP.cpp \
- Scalar.cpp ScalarReplAggregates.cpp SimplifyCFGPass.cpp \
+ ScalarReplAggregates.cpp SimplifyCFGPass.cpp \
SimplifyHalfPowrLibCalls.cpp SimplifyLibCalls.cpp \
TailDuplication.cpp TailRecursionElimination.cpp
OpenPOWER on IntegriCloud