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)
commit7070827be1fc6bbc02e932c1768bcf70aa823f04
tree5114856ef5175a6b6271bbb5d9996b74e16585d1
parent73378eb1c739ef39c6c01184a09a9019d94dc031
LibDriver: implement /libpath and $LIB; ignore /ignore and /machine.

llvm-svn: 240203
llvm/lib/LibDriver/LibDriver.cpp
llvm/lib/LibDriver/Options.td
llvm/test/LibDriver/Inputs/a.s [new file with mode: 0644]
llvm/test/LibDriver/Inputs/b.s [new file with mode: 0644]
llvm/test/LibDriver/libpath.test [new file with mode: 0644]