mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-20 13:36:48 +00:00
Remove duplicate hunk from upstream patch D98537
This commit is contained in:
parent
ec8019eaa2
commit
a4c45fa523
10
debian/patches/D98537.diff
vendored
10
debian/patches/D98537.diff
vendored
@ -1010,16 +1010,6 @@ diff --git a/llvm/lib/Target/M68k/M68kInstrInfo.td b/llvm/lib/Target/M68k/M68kIn
|
|||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
// Predicates
|
// Predicates
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
diff --git a/llvm/lib/Target/M68k/MCTargetDesc/M68kMCAsmInfo.cpp b/llvm/lib/Target/M68k/MCTargetDesc/M68kMCAsmInfo.cpp
|
|
||||||
--- a/llvm/lib/Target/M68k/MCTargetDesc/M68kMCAsmInfo.cpp
|
|
||||||
+++ b/llvm/lib/Target/M68k/MCTargetDesc/M68kMCAsmInfo.cpp
|
|
||||||
@@ -31,5 +31,6 @@
|
|
||||||
// Exceptions handling
|
|
||||||
ExceptionsType = ExceptionHandling::DwarfCFI;
|
|
||||||
|
|
||||||
+ UseMotorolaIntegers = true;
|
|
||||||
CommentString = ";";
|
|
||||||
}
|
|
||||||
diff --git a/llvm/test/MC/M68k/instructions.s b/llvm/test/MC/M68k/instructions.s
|
diff --git a/llvm/test/MC/M68k/instructions.s b/llvm/test/MC/M68k/instructions.s
|
||||||
new file mode 100644
|
new file mode 100644
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user