mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-19 20:29:18 +00:00
Add upstream patch D98537 to implement AsmParser on m68k
This commit is contained in:
parent
fe746b515b
commit
d40aa7d47c
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -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
|
* Add upstream patch D98575 to fix 32-bit compiler-rt build on sparc64
|
||||||
* Enable building the new experimental M68k backend
|
* Enable building the new experimental M68k backend
|
||||||
* Add upstream patch D98519 to add support for Motorola literal syntax to AsmParser
|
* 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
|
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 03 Apr 2021 15:22:07 +0200
|
||||||
|
|
||||||
|
1077
debian/patches/D98537.diff
vendored
Normal file
1077
debian/patches/D98537.diff
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -120,6 +120,7 @@ bootstrap-fix-include-next.diff
|
|||||||
|
|
||||||
# m68k
|
# m68k
|
||||||
D98519.diff
|
D98519.diff
|
||||||
|
D98537.diff
|
||||||
|
|
||||||
# riscv64
|
# riscv64
|
||||||
risc/clang-riscv64-multiarch.diff
|
risc/clang-riscv64-multiarch.diff
|
||||||
|
Loading…
Reference in New Issue
Block a user