* Implement linking to libraries
authorChris Lattner <sabre@nondot.org>
Mon, 11 Mar 2002 17:49:53 +0000 (17:49 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Mar 2002 17:49:53 +0000 (17:49 +0000)
commit41c34658129091ae9982d8919176fb6ff3e5a6ac
tree01689bb563bc91716c60c640255eace2ea85ffce
parent4ee8dd7f2b14efacf7d9242c85881dc381413e4a
* Implement linking to libraries
* Pass arguments to program through shell script

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