[all]: Use range-based ArgList adapter instead of filtered_begin/filtered_end
authorTim Northover <tnorthover@apple.com>
Wed, 9 Jul 2014 13:03:54 +0000 (13:03 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 9 Jul 2014 13:03:54 +0000 (13:03 +0000)
commitb44143f496a8b406e1a77d8f927685d2308f8809
tree567db2d75a4f74e3ad6a8e3b8ffc5d4ea7a0bd56
parentac002d3e34cdf5d170b0607e4f0de79cf7f0ba60
[all]: Use range-based ArgList adapter instead of filtered_begin/filtered_end

Some of those loops were pretty monstrous.

llvm-svn: 212616
lld/lib/Driver/DarwinLdDriver.cpp
lld/lib/Driver/GnuLdDriver.cpp
lld/lib/Driver/WinLinkDriver.cpp