[PATCH] D31443: [LTO] Do not reorder global variables unnecessarily during merging
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 4 14:37:19 PDT 2017
Someone that knows thin lto has to take a look at it.
I am more opposed to this now that it requires changes to a common
utility function. I will side with Mehdi if he thinks this is OK for
thinlto and will not lock us down in our ability to change this order
at any time.
Cheers,
Rafael
On 4 April 2017 at 17:34, Tobias Edler von Koch via Phabricator
<reviews at reviews.llvm.org> wrote:
> tobiasvk added a comment.
>
> Any further comments? I'd like to go ahead and merge this.
>
>
> https://reviews.llvm.org/D31443
>
>
>
More information about the llvm-commits
mailing list