[lld] r273427 - [ELF] - Simplify loop in parseVersionSymbols(). NFC.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 00:25:04 PDT 2016


>I would much prefer having a single call to peek(). That makes it
>obvious that we are looking at the same token.
>Cheers,
>Rafael

I think we do the same sometimes in other places. At least
I definetely was asked to do that on reviews I remember.

But ok, I`ll revert then.

George.


More information about the llvm-commits mailing list