rebase of the patch

This commit is contained in:
Sylvestre Ledru 2015-05-17 10:51:25 +00:00
parent 0b1919f706
commit 82551b71e1

View File

@ -1,10 +1,10 @@
Index: llvm-toolchain-snapshot_3.7~svn236310/polly/lib/Makefile
Index: llvm-toolchain-snapshot_3.7~svn237539/polly/lib/Makefile
===================================================================
--- llvm-toolchain-snapshot_3.7~svn236310.orig/polly/lib/Makefile
+++ llvm-toolchain-snapshot_3.7~svn236310/polly/lib/Makefile
--- llvm-toolchain-snapshot_3.7~svn237539.orig/polly/lib/Makefile
+++ llvm-toolchain-snapshot_3.7~svn237539/polly/lib/Makefile
@@ -26,9 +26,9 @@ ISL_CODEGEN_FILES= CodeGen/IslAst.cpp \
CodeGen/IslNodeBuilder.cpp \
CodeGen/IslCodeGeneration.cpp
CodeGen/CodeGeneration.cpp
-POLLY_JSON_FILES= JSON/json_reader.cpp \
- JSON/json_value.cpp \