mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Vendor import of lld 6.0.0 release r326565:
https://llvm.org/svn/llvm-project/lld/tags/RELEASE_600/final@326565
This commit is contained in:
parent
59909f3a4e
commit
f0d24653c1
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ ELF Improvements
|
|||
* lld can now identify and patch a code sequence that triggers AArch64 errata 843419.
|
||||
Add ``--fix-cortex-a53-843419`` to enable the feature.
|
||||
|
||||
* lld can now generate thunks for out of range thunks.
|
||||
* lld can now generate thunks for out of range branches.
|
||||
|
||||
* MIPS port now generates all output dynamic relocations using Elf_Rel format only.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue