[PATCH] Clang: Enable -ffunction-sections and -fdata-sections for CloudABI by default
Ed Schouten
ed at nuxi.nl
Thu Mar 26 10:34:33 PDT 2015
In http://reviews.llvm.org/D8635#147417, @echristo wrote:
> The static linkage part is somewhat irrelevant in the comment, but with a simplified and rewritten comment this is OK.
Thanks! I guess the following comment looks simple enough:
// CloudABI does not support symbol lookups at run-time. The linker
// can safely garbage collect at the symbol level.
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