[PATCH] Clang: Enable -ffunction-sections and -fdata-sections for CloudABI by default
Ed Schouten
ed at nuxi.nl
Thu Mar 26 09:48:51 PDT 2015
Hi Eric,
In http://reviews.llvm.org/D8635#147328, @echristo wrote:
> Want to add the gc-sections to the linker as part of this?
Way ahead of you. :-)
This morning I committed the CloudABI linker bits. Given that adding yet another linker flag at that point was trivial, I decided to add --gc-sections as part of r233269, and send only the interesting bits (that alter target-independent code) past you once more.
In other words, this patch should be sufficient. Sorry if this caused confusion.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D8635
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list