[PATCH] D24831: [ELF] - Linkerscript: accept space between '=' and expression in section filler.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 23 11:05:27 PDT 2016


ruiu added a comment.

LGTM.

You probably cannot make the lexer split '=' as a separate token because that can be used in filenames.


Repository:
  rL LLVM

https://reviews.llvm.org/D24831





More information about the llvm-commits mailing list