[PATCH] D15641: [Driver] Pass -O* to the gold plugin via -plugin-opt

Mehdi Amini via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 19 09:16:54 PST 2015



Sent from my iPhone

> On Dec 18, 2015, at 11:11 PM, James Molloy <James.Molloy at arm.com> wrote:
> 
> Hi Mehdi,
> 
>> On 18 Dec 2015, at 23:17, Mehdi Amini <mehdi.amini at apple.com> wrote:
>> 
>> The alternative to the command line flag is to encode the optimization level in the bitcode itself.
> 
> You may have answered Joerg's question here - I take it this is not yet implemented?

Not implemented. We have settled on the various tradeoff. Are you interested to think about this?
-- 
Mehdi
> 
> James
> IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
> 


More information about the cfe-commits mailing list