[lld] r272892 - Add support for # comments.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 09:07:50 PDT 2016


Is there any version script in the wild that uses "#" as a comment starting
character?

On Thu, Jun 16, 2016 at 9:04 AM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> On 16 June 2016 at 11:55, Rui Ueyama <ruiu at google.com> wrote:
> > Is "#" actually a comment in linker scripts?
>
> Gold and bfd are inconsistent in here.
>
> Gold accepts # in both version scripts and linker scripts.
> bfd only on version scripts.
>
> Do you want me to make this version script specific?
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/1027bb3c/attachment.html>


More information about the llvm-commits mailing list