[PATCH] D54802: [LLD][COFF] Generate import modules in PDB

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 27 07:27:22 PST 2018


aganea added a comment.

Actually, the question about folding `.idata` into `.rdata` remains open. Should we follow the same behavior as `link.exe` or not, to reduce variability in the output?


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

https://reviews.llvm.org/D54802





More information about the llvm-commits mailing list