[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:34:40 PDT 2015
> +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