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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 04:47:36 PDT 2019


MaskRay added a comment.

In D66749#1646791 <https://reviews.llvm.org/D66749#1646791>, @peter.smith wrote:

> 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.


Thanks for testing!


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