[PATCH] D73542: [LLD][ELF][ARM] Do not substitute BL/BLX for non STT_FUNC symbols.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 11:17:18 PST 2020


thakis added a comment.

We're possibly not yet out of the woods, there's a single additional failing test that also regressed in the ~200 revision window eaabaf7e <https://reviews.llvm.org/rGeaabaf7e04fe98990a8177a3e053346395efde1c>..5e416ba9 <https://reviews.llvm.org/rG5e416ba943b7c737deb8eca62756f7b4fa925845>

I'm currently running another bisect at https://bugs.chromium.org/p/chromium/issues/detail?id=1049649 . It's in a bigger binary so that'll take a day or so to bisect and it's possible it's something else, but I figured I'd mention it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73542





More information about the llvm-commits mailing list