Simplify. NFC.
authorRui Ueyama <ruiu@google.com>
Wed, 5 Apr 2017 05:06:17 +0000 (05:06 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 5 Apr 2017 05:06:17 +0000 (05:06 +0000)
commite31d98869df56903e53cf50c4ce42e05063280fa
tree5f02465658fcdd659e1c46d2199eab4c0c66b474
parent818a776102b2697a101fb50b72bf9b86cdbe37a7
Simplify. NFC.

A for-loop is more boring than a find_if, but I think this is easier to read.

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