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

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 23 10:44:20 PDT 2015


On Wed, Sep 23, 2015 at 10:36 AM, Rafael EspĂ­ndola
<rafael.espindola at gmail.com> wrote:
> 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

Sorry I probably made the wrong decision about this.
This doesn't seem harmful, but, after a second look, doesn't seem useful either.
George, can you clarify what's your use-case for this?


-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list