[PATCH] D13958: Mere SHF_STRING
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 23 14:06:35 PDT 2015
On 23 October 2015 at 17:02, Hal Finkel <hfinkel at anl.gov> wrote:
> Hi Rafael,
>
> In my experience, people rarely use linker optimizations that are not on by default. As I recall, nether GCC nor Clang pass -O<n> through to the linker. Is it time to change that?
Not in this patch :-)
If we want to change that it would be a trivial change to do it in a follow up.
Cheers,
Rafael
More information about the llvm-commits
mailing list