Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'polly/lib/Makefile')
-rw-r--r--polly/lib/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/polly/lib/Makefile b/polly/lib/Makefile
index 06e9f3d8db99..0390338e47ef 100644
--- a/polly/lib/Makefile
+++ b/polly/lib/Makefile
@@ -104,11 +104,7 @@ ISL_FILES= External/isl/basis_reduction_tab.c \
External/isl/print.c \
External/isl/imath/gmp_compat.c \
External/isl/imath/imath.c \
- External/isl/imath/imdrover.c \
- External/isl/imath/imrat.c \
- External/isl/imath/iprime.c \
- External/isl/imath/pi.c \
- External/isl/imath/rsamath.c
+ External/isl/imath/imrat.c
SOURCES= Polly.cpp \
Support/GICHelper.cpp \