[all-commits] [llvm/llvm-project] 81f34a: Revert "[LLD] Implement --enable-non-contiguous-re...
Daniel Thornburgh via All-commits
all-commits at lists.llvm.org
Mon May 13 10:39:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81f34afa5c39584c2721000e2bcf3b8ec02a4f4d
https://github.com/llvm/llvm-project/commit/81f34afa5c39584c2721000e2bcf3b8ec02a4f4d
Author: Daniel Thornburgh <dthorn at google.com>
Date: 2024-05-13 (Mon, 13 May 2024)
Changed paths:
M lld/ELF/Config.h
M lld/ELF/Driver.cpp
M lld/ELF/InputSection.cpp
M lld/ELF/InputSection.h
M lld/ELF/LinkerScript.cpp
M lld/ELF/LinkerScript.h
M lld/ELF/Options.td
M lld/ELF/OutputSections.cpp
M lld/ELF/OutputSections.h
M lld/ELF/SyntheticSections.cpp
M lld/ELF/SyntheticSections.h
M lld/ELF/Writer.cpp
M lld/docs/ELF/linker_script.rst
M lld/docs/ReleaseNotes.rst
M lld/docs/ld.lld.1
R lld/test/ELF/linkerscript/enable-non-contiguous-regions-arm-exidx.test
R lld/test/ELF/linkerscript/enable-non-contiguous-regions.test
Log Message:
-----------
Revert "[LLD] Implement --enable-non-contiguous-regions" (#92005)
Reverts llvm/llvm-project#90007
Broke in merging I think.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list