[PATCH] D70378: [LLD][COFF] Cover usage of LLD as a library
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 24 11:49:10 PDT 2020
mstorsjo added a comment.
Just fwiw, a smaller patch on the same topic was just committed a few days ago, from D86401 <https://reviews.llvm.org/D86401>. This looks like a bigger and more complete fix for the same issue - but before completing it, pay attention to pick up/remove the fix from D86401 <https://reviews.llvm.org/D86401> (I see that the same vector already gets cleared by this patch as well).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70378/new/
https://reviews.llvm.org/D70378
More information about the llvm-commits
mailing list