COFF: Add search paths in the correct order.
authorRui Ueyama <ruiu@google.com>
Fri, 19 Jun 2015 21:44:32 +0000 (21:44 +0000)
committerRui Ueyama <ruiu@google.com>
Fri, 19 Jun 2015 21:44:32 +0000 (21:44 +0000)
commit165b254e06c068a2b024c0c2ac56eeca2c9cb0c6
tree249e548b1ba9306a04baffa9d497626d14505930
parent7f2a0d2c04409730c4af2e56d6d117c5a2306a4b
COFF: Add search paths in the correct order.

Previously, we added search paths in reverse order.

llvm-svn: 240180
lld/COFF/Driver.cpp
lld/test/COFF/libpath.test [new file with mode: 0644]