[PATCH] Clang: Enable -ffunction-sections and -fdata-sections for CloudABI by default
Ed Schouten
ed at nuxi.nl
Thu Mar 26 10:52:15 PDT 2015
In http://reviews.llvm.org/D8635#147436, @echristo wrote:
> I guess, but you could just make it as simple as "CloudABI defaults to
> -ffunction-sections/-fdata-sections" since the symbol lookup is a bit of a
> red herring there (you can make -ffunction-sections work without it, you
> just have to mark your functions with the appropriate visibility).
Ah, yes. Of course. Didn't think of that.
Thanks for your time!
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