[lld] r248389 - [ELF2] - added ignored command line options for compatibility.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 10:36:44 PDT 2015


qmagic is also not ignored by gold, do we really need it?

On 23 September 2015 at 13:34, Rafael EspĂ­ndola
<rafael.espindola at gmail.com> wrote:
>> +def sunassert : Flag<["-"], "assert">,
>> +     HelpText<"Ignored for SunOS Compatibility">;
>> +
>
> Where did this come from? I don't see it being ignored by gold of bfd ld.
>
> Cheers,
> Rafael


More information about the llvm-commits mailing list