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

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 7 06:13:17 PST 2016


> If lld mislinks firefox, we shouldn't silently ignore it and try to link with gold, but open a bug instead (and/or try to fix).
>


The issue is https://llvm.org/bugs/show_bug.cgi?id=28018

I am OK with having an option to merge ro and rw sections with the
same name and make the result rw, but I am not convinced it should be
the default.

Cheers,
Rafael


More information about the llvm-commits mailing list