Add upstream patch D98537 to implement AsmParser on m68k

This commit is contained in:
John Paul Adrian Glaubitz 2021-04-04 21:59:13 +02:00
parent fe746b515b
commit d40aa7d47c
3 changed files with 1079 additions and 0 deletions

1
debian/changelog vendored
View File

@ -15,6 +15,7 @@ llvm-toolchain-snapshot (1:13~++20210403031832+89afec348dbd-1~exp1) UNRELEASED;
* Add upstream patch D98575 to fix 32-bit compiler-rt build on sparc64
* Enable building the new experimental M68k backend
* Add upstream patch D98519 to add support for Motorola literal syntax to AsmParser
* Add upstream patch D98537 to implement AsmParser on m68k
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 03 Apr 2021 15:22:07 +0200

1077
debian/patches/D98537.diff vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@ -120,6 +120,7 @@ bootstrap-fix-include-next.diff
# m68k
D98519.diff
D98537.diff
# riscv64
risc/clang-riscv64-multiarch.diff