[lld] r276574 - Make readExpr return an Expr object instead of a vector of tokens.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 24 16:23:14 PDT 2016


On Sun, Jul 24, 2016 at 4:19 PM, Rui Ueyama <ruiu at google.com> wrote:
> Did it work before? I think we don't support symbols on RHS yet.
>

If I rever that patch the linker script file is parsed correctly, so
this is at least a regression in the parser.
If we caught that case by accident, it's another story, but your
commit is not-NFC.

-- 
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