Use consume() instead of peek() and skip().
authorRui Ueyama <ruiu@google.com>
Fri, 18 Nov 2016 06:49:07 +0000 (06:49 +0000)
committerRui Ueyama <ruiu@google.com>
Fri, 18 Nov 2016 06:49:07 +0000 (06:49 +0000)
commit46247b85be9f306e8976f6d01388ca8a4682dd4c
tree1b3ccef7f69b325cc75d6aeee8830ebccd80b956
parentbe809a7125c3214ab067d0861aa2fe848ac40b9d
Use consume() instead of peek() and skip().

llvm-svn: 287323
lld/ELF/LinkerScript.cpp