When writing out the runner script, add -load=<lib> lines to pull in all the
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 20 Nov 2003 19:08:42 +0000 (19:08 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 20 Nov 2003 19:08:42 +0000 (19:08 +0000)
commit3e25f2e1bea42ee2c804f3b7b96d37806460825d
tree2254fb98029c52775b6d12ec324d701552061935
parent84fbc653ce78919196acea9bed9bb7288d461ee7
When writing out the runner script, add -load=<lib> lines to pull in all the
shared objects automagically, so it doesn't have to be done by hand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10114 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gccld/gccld.cpp