Revert r338596: Simplify. NFC.
authorRui Ueyama <ruiu@google.com>
Wed, 1 Aug 2018 17:50:09 +0000 (17:50 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 1 Aug 2018 17:50:09 +0000 (17:50 +0000)
commite981ce04c31e7acddbd2b9558ad459ce552039d4
tree2c137d33723e06b09009a28d2158a213a75b304c
parentab016e00ecd33b2d873bac4b77c59be0c3e12db3
Revert r338596: Simplify. NFC.

This reverts commit r338596 because it contained a functional change.
The patch accidentally replaced StringRef::startswith with the exact match.

llvm-svn: 338600
lld/ELF/Driver.cpp