mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 11:41:39 +00:00
rebase of the patch
This commit is contained in:
parent
044d84a55c
commit
e098badb16
14
debian/patches/use-deb-json.diff
vendored
14
debian/patches/use-deb-json.diff
vendored
@ -1,8 +1,8 @@
|
||||
Index: llvm-toolchain-snapshot_3.6~svn222952/polly/lib/Makefile
|
||||
Index: llvm-toolchain-snapshot_3.7~svn228304/polly/lib/Makefile
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.6~svn222952.orig/polly/lib/Makefile
|
||||
+++ llvm-toolchain-snapshot_3.6~svn222952/polly/lib/Makefile
|
||||
@@ -33,9 +33,9 @@ ISL_CODEGEN_FILES= CodeGen/IslAst.cpp \
|
||||
--- 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 \
|
||||
CodeGen/IslCodeGeneration.cpp
|
||||
|
||||
@ -13,9 +13,9 @@ Index: llvm-toolchain-snapshot_3.6~svn222952/polly/lib/Makefile
|
||||
+# JSON/json_value.cpp \
|
||||
+# JSON/json_writer.cpp
|
||||
|
||||
SOURCES= Polly.cpp \
|
||||
Support/GICHelper.cpp \
|
||||
@@ -72,4 +72,5 @@ SOURCES= Polly.cpp \
|
||||
ISL_FILES= External/isl/basis_reduction_tab.c \
|
||||
External/isl/isl_aff.c \
|
||||
@@ -143,4 +143,5 @@ SOURCES= Polly.cpp \
|
||||
#
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user