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

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 10:54:50 PDT 2020


hans added a comment.

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?


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