[gold] [PATCH] Add -m -m elf_x86_64 -plugin-opt=mtriple=x86_64-linux-gnu

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Mar 24 14:15:07 PDT 2015


On 24 March 2015 at 17:04, H.J. Lu <hjl.tools at gmail.com> wrote:
> On Tue, Mar 24, 2015 at 2:01 PM, Rafael EspĂ­ndola
> <rafael.espindola at gmail.com> wrote:
>> Instead of
>>
>>  -plugin-opt=mtriple=x86_64-linux-gnu
>>
>> Please make sure the files have a
>>
>> target triple = "x86_64-unknown-linux-gnu"
>
> I verified that all files this patch changes have
>
> target triple = "x86_64-unknown-linux-gnu"

If so you don't need the "-plugin-opt=mtriple=x86_64-linux-gnu" change.

Note that the triple might be missing from one of the Inputs/* files.

Cheers,
Rafael




More information about the llvm-commits mailing list