mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-08 09:30:22 +00:00
rebase of the patch
This commit is contained in:
parent
0b1919f706
commit
82551b71e1
8
debian/patches/use-deb-json.diff
vendored
8
debian/patches/use-deb-json.diff
vendored
@ -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~svn237539.orig/polly/lib/Makefile
|
||||||
+++ llvm-toolchain-snapshot_3.7~svn236310/polly/lib/Makefile
|
+++ llvm-toolchain-snapshot_3.7~svn237539/polly/lib/Makefile
|
||||||
@@ -26,9 +26,9 @@ ISL_CODEGEN_FILES= CodeGen/IslAst.cpp \
|
@@ -26,9 +26,9 @@ ISL_CODEGEN_FILES= CodeGen/IslAst.cpp \
|
||||||
CodeGen/IslNodeBuilder.cpp \
|
CodeGen/IslNodeBuilder.cpp \
|
||||||
CodeGen/IslCodeGeneration.cpp
|
CodeGen/CodeGeneration.cpp
|
||||||
|
|
||||||
-POLLY_JSON_FILES= JSON/json_reader.cpp \
|
-POLLY_JSON_FILES= JSON/json_reader.cpp \
|
||||||
- JSON/json_value.cpp \
|
- JSON/json_value.cpp \
|
||||||
|
Loading…
Reference in New Issue
Block a user