[PATCH] D26130: [ELF] - Implemented --symbol-ordering-file option.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 10:43:21 PST 2016


On Mon, Nov 21, 2016 at 9:52 AM, Rui Ueyama <ruiu at google.com> wrote:
> Sure, but do you have a plan to start using it? Once it is out in the next
> release, we'll have to keep it like forever. We take too much risk it
> doesn't have actual users.
>

We have plans to use at least internally. Every consumer of gold using
--section-ordering-file can pretty much easily migrate to
--symbol-ordering file without a lot of hassle. I don't expect many
people relying on this feature.

--
Davide


More information about the llvm-commits mailing list