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/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
