[lld] r273426 - [ELF] - Show explicit error if extern keyword is used in version script.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 23 00:19:31 PDT 2016
>Move the check past
>
>StringRef Cur = peek();
>
>and you can reuse Cur.
>
>Cheers,
>Rafael
There is no more Cur after r273427.
George.
More information about the llvm-commits
mailing list