[PATCH] D86401: [LLD][COFF] Reset outputSections for successive runs

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 12:12:31 PDT 2020


aganea added a comment.

In D86401#2234225 <https://reviews.llvm.org/D86401#2234225>, @hans wrote:

> Cherry-picked to 11.x as 0c37a9165611880b99b1f9632179864ecb3f2e13 <https://reviews.llvm.org/rG0c37a9165611880b99b1f9632179864ecb3f2e13>.
>
> I'm curious about the background here, though. When would lld::coff::link be called successively? Could we have a test for this?

D70378 <https://reviews.llvm.org/D70378> covers all this, at least for the COFF driver.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86401



More information about the llvm-commits mailing list