[PATCH] D78422: [LLD][ELF][ARM] Fix ARM Exidx order for non monotonic section order
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 23 09:43:34 PDT 2020
psmith added a comment.
I had to revert due to an msan build bot failure. I don't fully understand it yet http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/40693/steps/check-lld%20msan/logs/stdio as I can't yet see how script->assignAddresses would not set OutSec->addr. However msan is more likely to be right than me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78422/new/
https://reviews.llvm.org/D78422
More information about the llvm-commits
mailing list