[PATCH] D68352: [lld] Don't create hints-section if Hint/Name Table is empty
Stefan Schmidt via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 8 23:43:43 PDT 2019
thrimbor added a comment.
Without the `-debug` parameter the test can be false positive as it won't reach the assert in the PDB code (in `addLinkerModuleCoffGroup`) then
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68352/new/
https://reviews.llvm.org/D68352
More information about the llvm-commits
mailing list