[all-commits] [llvm/llvm-project] d88513: Revert "[lld][Arm] Big Endian - Byte invariant sup...
simpal01 via All-commits
all-commits at lists.llvm.org
Tue Jun 20 09:28:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8851384c6ac2a1cea15e05228dbde5f13654e23
https://github.com/llvm/llvm-project/commit/d8851384c6ac2a1cea15e05228dbde5f13654e23
Author: Simi Pallipurath <simi.pallipurath at arm.com>
Date: 2023-06-20 (Tue, 20 Jun 2023)
Changed paths:
M lld/ELF/Arch/ARM.cpp
M lld/ELF/Config.h
M lld/ELF/Driver.cpp
M lld/ELF/Options.td
M lld/ELF/OutputSections.cpp
M lld/ELF/SyntheticSections.cpp
M lld/ELF/Target.h
M lld/ELF/Thunks.cpp
M lld/ELF/Writer.cpp
M lld/docs/ld.lld.1
M lld/test/ELF/arm-bl-v6.s
M lld/test/ELF/arm-data-relocs.s
M lld/test/ELF/arm-exidx-emit-relocs.s
M lld/test/ELF/arm-exidx-relocatable.s
M lld/test/ELF/arm-exidx-sentinel-norelocatable.s
M lld/test/ELF/arm-header.s
M lld/test/ELF/arm-mov-relocs.s
M lld/test/ELF/arm-plt-reloc.s
M lld/test/ELF/arm-thumb-plt-reloc.s
M lld/test/ELF/arm-thunk-arm-thumb-reuse.s
M lld/test/ELF/arm-thunk-edgecase.s
M lld/test/ELF/arm-thunk-largesection.s
M lld/test/ELF/arm-thunk-linkerscript-dotexpr.s
M lld/test/ELF/arm-thunk-linkerscript.s
M lld/test/ELF/arm-thunk-nosuitable.s
M lld/test/ELF/arm-thunk-re-add.s
M lld/test/ELF/arm-thunk-reuse.s
M lld/test/ELF/arm-thunk-section-too-large.s
M lld/test/ELF/arm-thunk-toolargesection.s
M lld/test/ELF/arm-v5-reloc-error.s
M lld/test/ELF/emulation-arm.s
M lld/test/ELF/target-specific-options.s
Log Message:
-----------
Revert "[lld][Arm] Big Endian - Byte invariant support."
This reverts commit 8cf8956897ce9bca3176c6339077b1ca17b27abc.
More information about the All-commits
mailing list