[PATCH] D66749: [ELF][ARM] Allow PT_LOAD to have overlapping p_offset ranges on EM_ARM

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 04:16:29 PDT 2019


peter.smith added a comment.

I've done a basic smoke test of doing a check-all build of clang with LLD with this change applied and I didn't run into any problems.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D66749





More information about the llvm-commits mailing list