[PATCH] D127753: [lld-macho] Group undefined symbol diagnostics by symbol
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 15 14:50:27 PDT 2022
thakis added a comment.
I can reproduce the failures with use_ubsan=true (…after D127906 <https://reviews.llvm.org/D127906>). (I can't repro them with use_asan=true fwiw.) Investigating.
(Even with this reverted locally, ` ELF/version-script-complex-wildcards.s` still fails for me under ubsan. That's due to a different change. Or maybe my local setup is somehow weird.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127753/new/
https://reviews.llvm.org/D127753
More information about the llvm-commits
mailing list