RFC: [PATCH] Support -plugin-opt=disable-output for LLVM plugin

Rafael Espíndola rafael.espindola@gmail.com
Thu Feb 12 01:15:00 GMT 2015


On 11 February 2015 at 20:06, H.J. Lu <hjl.tools@gmail.com> wrote:
> On Wed, Feb 11, 2015 at 4:52 PM, Rafael Espíndola
> <rafael.espindola@gmail.com> wrote:
>> I would be happy to transition the plugin to an exit callback if that
>> was supported by both bfd and gold.
>
> I don't know if we have one for both ld and gold.

I don't think gold has one, but if it was added we could transition to
it by calling the exit callback if provided or the libc exit if not.


> BTW, the enclosed patch for lllvm is needed for ld.

I think it is OK. Can you email it to llvm-commits?

Cheers,
Rafael



More information about the Binutils mailing list