[lld] r272892 - Add support for # comments.

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


OK, then we need it, and I think we should accept # in both version scripts
and linker scripts for the sake of simplicity.

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

> On 16 June 2016 at 12:07, Rui Ueyama <ruiu at google.com> wrote:
> > Is there any version script in the wild that uses "#" as a comment
> starting
> > character?
>
> Version script yes. I got here trying to reproduce a bug report on
> building firefox with lld and looks like most of its version scripts
> use #.
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/d4c04eb6/attachment.html>


More information about the llvm-commits mailing list