]> granicus.if.org Git - llvm/commit
Add first support for linking in .a files correctly and minimally, like a real linker...
authorChris Lattner <sabre@nondot.org>
Sat, 19 Apr 2003 22:44:38 +0000 (22:44 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 19 Apr 2003 22:44:38 +0000 (22:44 +0000)
commit10970eb05f06952a1ade37278bca84b9495730fb
tree07d113146c59ff66d9080342348cd7ebbfb36995
parent23e0a58c5a48802946cf0fbadef023179a443f05
Add first support for linking in .a files correctly and minimally, like a real linker does

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