[PATCH] D42858: Add -{no, }-check-sections flag to enable/disable section overlap checking.
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 5 10:26:01 PST 2018
smeenai added a comment.
In https://reviews.llvm.org/D42858#997516, @jhenderson wrote:
> I think the test needs extending to include the "no warning printed" behaviour, specific to --no-check-sections.
It's an error, not a warning, so just checking for the link to succeed should be enough, right?
Repository:
rL LLVM
https://reviews.llvm.org/D42858
More information about the llvm-commits
mailing list