[PATCH] D38005: [COFF] Check for sections larger than 4 GiB
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 18 15:47:51 PDT 2017
smeenai added a comment.
In https://reviews.llvm.org/D38005#874414, @ruiu wrote:
> How about creating huge .bss sections and link them?
Do you mean using `yaml2obj`? I don't know of a way to do that via assembler directives (and I'd love to learn if there is one).
https://reviews.llvm.org/D38005
More information about the llvm-commits
mailing list