[PATCH] D45519: [ELF] - Change the way of sorting local symbols.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 17:43:35 PDT 2018


ruiu added a comment.

> Since the order of two files is arbitrary, how about just giving each InputFile a number when it is created ?

That's exactly what I was thinking. :) I'll send you guys a patch.


https://reviews.llvm.org/D45519





More information about the llvm-commits mailing list