mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-10 23:42:18 +00:00
rebase of the patch
This commit is contained in:
parent
45df65483e
commit
0b1919f706
12
debian/patches/use-deb-json.diff
vendored
12
debian/patches/use-deb-json.diff
vendored
@ -1,9 +1,9 @@
|
||||
Index: llvm-toolchain-snapshot_3.7~svn228304/polly/lib/Makefile
|
||||
Index: llvm-toolchain-snapshot_3.7~svn236310/polly/lib/Makefile
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.7~svn228304.orig/polly/lib/Makefile
|
||||
+++ llvm-toolchain-snapshot_3.7~svn228304/polly/lib/Makefile
|
||||
@@ -29,9 +29,9 @@ ISL_CODEGEN_FILES= CodeGen/IslAst.cpp \
|
||||
CodeGen/IslExprBuilder.cpp \
|
||||
--- llvm-toolchain-snapshot_3.7~svn236310.orig/polly/lib/Makefile
|
||||
+++ llvm-toolchain-snapshot_3.7~svn236310/polly/lib/Makefile
|
||||
@@ -26,9 +26,9 @@ ISL_CODEGEN_FILES= CodeGen/IslAst.cpp \
|
||||
CodeGen/IslNodeBuilder.cpp \
|
||||
CodeGen/IslCodeGeneration.cpp
|
||||
|
||||
-POLLY_JSON_FILES= JSON/json_reader.cpp \
|
||||
@ -15,7 +15,7 @@ Index: llvm-toolchain-snapshot_3.7~svn228304/polly/lib/Makefile
|
||||
|
||||
ISL_FILES= External/isl/basis_reduction_tab.c \
|
||||
External/isl/isl_aff.c \
|
||||
@@ -143,4 +143,5 @@ SOURCES= Polly.cpp \
|
||||
@@ -144,4 +144,5 @@ SOURCES= Polly.cpp \
|
||||
#
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user