mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-12 12:48:45 +00:00
rebase of the patches
This commit is contained in:
parent
163920693e
commit
4a032fe7bf
@ -1,7 +1,7 @@
|
||||
Index: llvm-toolchain-snapshot_3.8~svn256489/utils/lit/lit/Test.py
|
||||
Index: llvm-toolchain-snapshot_3.9~svn268880/utils/lit/lit/Test.py
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.8~svn256489.orig/utils/lit/lit/Test.py
|
||||
+++ llvm-toolchain-snapshot_3.8~svn256489/utils/lit/lit/Test.py
|
||||
--- llvm-toolchain-snapshot_3.9~svn268880.orig/utils/lit/lit/Test.py
|
||||
+++ llvm-toolchain-snapshot_3.9~svn268880/utils/lit/lit/Test.py
|
||||
@@ -30,7 +30,7 @@ PASS = ResultCode('PASS', False)
|
||||
FLAKYPASS = ResultCode('FLAKYPASS', False)
|
||||
XFAIL = ResultCode('XFAIL', False)
|
||||
|
8
debian/patches/hurd-EIEIO-undef.diff
vendored
8
debian/patches/hurd-EIEIO-undef.diff
vendored
@ -1,8 +1,8 @@
|
||||
Index: llvm-toolchain-snapshot_3.9~svn260089/utils/TableGen/CodeEmitterGen.cpp
|
||||
Index: llvm-toolchain-snapshot_3.9~svn268880/utils/TableGen/CodeEmitterGen.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_3.9~svn260089.orig/utils/TableGen/CodeEmitterGen.cpp
|
||||
+++ llvm-toolchain-snapshot_3.9~svn260089/utils/TableGen/CodeEmitterGen.cpp
|
||||
@@ -230,6 +230,9 @@ void CodeEmitterGen::run(raw_ostream &o)
|
||||
--- llvm-toolchain-snapshot_3.9~svn268880.orig/utils/TableGen/CodeEmitterGen.cpp
|
||||
+++ llvm-toolchain-snapshot_3.9~svn268880/utils/TableGen/CodeEmitterGen.cpp
|
||||
@@ -229,6 +229,9 @@ void CodeEmitterGen::run(raw_ostream &o)
|
||||
ArrayRef<const CodeGenInstruction*> NumberedInstructions =
|
||||
Target.getInstructionsByEnumValue();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user