Details
Details
- Reviewers
MaskRay amilendra peter.smith
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Messed up with arc, and resulted in incorrect patch order. Will abandon and try again.
Paths
| Differential D140096
[lld][ARM]Big Endian support AbandonedPublic Authored by M-Plichta on Dec 15 2022, 5:32 AM.
Details
Diff Detail
Event TimelineM-Plichta retitled this revision from Adding tests and fixing the issues they revealed to [lld][ARM]Big Endian support.Dec 15 2022, 5:39 AM Comment Actions Messed up with arc, and resulted in incorrect patch order. Will abandon and try again.
Revision Contents
Diff 483145 lld/ELF/SyntheticSections.cpp
lld/ELF/Thunks.cpp
lld/test/ELF/arm-data-relocs.s
lld/test/ELF/arm-exidx-emit-relocs.s
lld/test/ELF/arm-exidx-relocatable.s
lld/test/ELF/arm-exidx-sentinel-norelocatable.s
lld/test/ELF/arm-header.s
lld/test/ELF/arm-mov-relocs.s
lld/test/ELF/arm-plt-reloc.s
lld/test/ELF/arm-thumb-plt-reloc.s
lld/test/ELF/arm-thunk-arm-thumb-reuse.s
lld/test/ELF/arm-thunk-edgecase.s
lld/test/ELF/arm-thunk-largesection.s
lld/test/ELF/arm-thunk-linkerscript-dotexpr.s
lld/test/ELF/arm-thunk-linkerscript.s
lld/test/ELF/arm-thunk-nosuitable.s
lld/test/ELF/arm-thunk-re-add.s
lld/test/ELF/arm-thunk-reuse.s
lld/test/ELF/arm-thunk-section-too-large.s
lld/test/ELF/arm-thunk-toolargesection.s
lld/test/ELF/arm-v5-reloc-error.s
lld/test/ELF/emulation-arm.s
|