[PATCH] D96698: RFC: [LLD] [COFF] Include VirtualSize when sizing sections
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 15:58:04 PST 2021
rnk added a comment.
Is it possible to create objects with bss sections like this when enabling -fcommon? I vaguely recall running into a few cases where common linkage mattered in chrome.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96698/new/
https://reviews.llvm.org/D96698
More information about the llvm-commits
mailing list