LibDriver: implement /libpath and $LIB; ignore /ignore and /machine.
authorPeter Collingbourne <peter@pcc.me.uk>
Sat, 20 Jun 2015 00:57:12 +0000 (00:57 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Sat, 20 Jun 2015 00:57:12 +0000 (00:57 +0000)
commit8c2385dd3586157305e8aa45cf17da9559d5fb3f
tree0424f43af236d8cbc72ccb4e212ced0d08e747f4
parentbea6fb975ebf66cc59711b3e1fc8fb434cdd7a98
LibDriver: implement /libpath and $LIB; ignore /ignore and /machine.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240203 91177308-0d34-0410-b5e6-96231b3b80d8
lib/LibDriver/LibDriver.cpp
lib/LibDriver/Options.td
test/LibDriver/Inputs/a.s [new file with mode: 0644]
test/LibDriver/Inputs/b.s [new file with mode: 0644]
test/LibDriver/libpath.test [new file with mode: 0644]