[PATCH] D88348: [LLD][COFF] When using LLD-as-a-library, always prevent re-entrance on failures
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 21 06:41:41 PDT 2020
aganea added a comment.
Ping.
I'd like to fix the `lld.ELF/invalid::symtab-sh-info.s` that fails for a while, and this patch has the fix.
If you think this whole LLD-as-a-library should go into a different direction please let me know.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88348/new/
https://reviews.llvm.org/D88348
More information about the llvm-commits
mailing list