[PATCH] D35809: [LTO] Make sure symbol ordering is honoured

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 11:44:50 PDT 2017


davide added a comment.

In https://reviews.llvm.org/D35809#819185, @davide wrote:

> In https://reviews.llvm.org/D35809#819175, @ruiu wrote:
>
> > Does this make sense to make true default?
>
>
> You mean, for the non-LTO case? Maybe, but I'd rather do it as a follow-up (as it needs more discussions/consensus).


Sorry, let me rephrase, fat-fingering. You mean, in the LTO API? Could be, but we need agreement across all the formats using this API (i.e. also COFF and Mach-O)


https://reviews.llvm.org/D35809





More information about the llvm-commits mailing list