[ELF] - Cosmetic change. NFC.
authorGeorge Rimar <grimar@accesssoftek.com>
Thu, 28 Jul 2016 22:01:56 +0000 (22:01 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Thu, 28 Jul 2016 22:01:56 +0000 (22:01 +0000)
commit8c16d52893683437fc5b1439d017d443896a169e
treecd4497aebfabd851eaa41f57f4bcc91cbfdc4a14
parent0659800ef07c653d5549ab3bb44c7de816f51051
[ELF] - Cosmetic change. NFC.

peek()[0] == '*' changed to peek().startswith("*")

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