[all-commits] [llvm/llvm-project] d9e191: Revert "[ELF] Allow sections after a non-SHF_ALLOC...
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Thu Aug 6 04:31:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d9e191cb178afd0ab06f4bc932522ddf2e15ac9e
https://github.com/llvm/llvm-project/commit/d9e191cb178afd0ab06f4bc932522ddf2e15ac9e
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2020-08-06 (Thu, 06 Aug 2020)
Changed paths:
M lld/ELF/LinkerScript.cpp
M lld/ELF/Writer.cpp
M lld/test/ELF/linkerscript/compress-debug-sections-custom.s
M lld/test/ELF/linkerscript/sections.s
M lld/test/ELF/linkerscript/symbols-non-alloc.test
Log Message:
-----------
Revert "[ELF] Allow sections after a non-SHF_ALLOC section to be covered by PT_LOAD"
This reverts commit 030ddc0a0bb9e2b25319eb681d520a9cee32b761.
This breaks http://lab.llvm.org:8011/builders/lldb-arm-ubuntu
and http://lab.llvm.org:8011/builders/lldb-aarch64-ubuntu
Differential Revision: https://reviews.llvm.org/D85100
More information about the All-commits
mailing list