mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-12 16:00:12 +00:00
rebase of the patches
This commit is contained in:
parent
5bc303255e
commit
622dbcbd40
8
debian/patches/930008-arm.diff
vendored
8
debian/patches/930008-arm.diff
vendored
@ -1,8 +1,8 @@
|
||||
Index: llvm-toolchain-snapshot_16~++20220920091612+a7d2409bac7f/llvm/lib/Support/Triple.cpp
|
||||
Index: llvm-toolchain-snapshot_16~++20221109021920+0f4f246783fa/llvm/lib/Support/ARMTargetParser.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_16~++20220920091612+a7d2409bac7f.orig/llvm/lib/Support/Triple.cpp
|
||||
+++ llvm-toolchain-snapshot_16~++20220920091612+a7d2409bac7f/llvm/lib/Support/Triple.cpp
|
||||
@@ -1913,7 +1913,7 @@ StringRef Triple::getARMCPUForArch(Strin
|
||||
--- llvm-toolchain-snapshot_16~++20221109021920+0f4f246783fa.orig/llvm/lib/Support/ARMTargetParser.cpp
|
||||
+++ llvm-toolchain-snapshot_16~++20221109021920+0f4f246783fa/llvm/lib/Support/ARMTargetParser.cpp
|
||||
@@ -704,7 +704,7 @@ StringRef ARM::getARMCPUForArch(const ll
|
||||
case llvm::Triple::EABIHF:
|
||||
case llvm::Triple::GNUEABIHF:
|
||||
case llvm::Triple::MuslEABIHF:
|
||||
|
Loading…
Reference in New Issue
Block a user