[PATCH] D85100: [ELF] Allow sections after a non-SHF_ALLOC section to be covered by PT_LOAD

Muhammad Omair Javaid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 04:33:03 PDT 2020


omjavaid reopened this revision.
omjavaid added a comment.
This revision is now accepted and ready to land.

FYI I have reverted this change as it was breaking multiple buildbots.

Example:
http://lab.llvm.org:8011/builders/lldb-aarch64-ubuntu
http://lab.llvm.org:8011/builders/lldb-arm-ubuntu


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85100/new/

https://reviews.llvm.org/D85100



More information about the llvm-commits mailing list