Fix off-by-one error in processing of libraries named on command line.
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 21 Oct 2003 21:07:12 +0000 (21:07 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 21 Oct 2003 21:07:12 +0000 (21:07 +0000)
commit9e10b9a96f1743ac73c7b4629b0ea2ad4d7fa491
tree0ebb92d38c204a70184a80305329e53680182e4e
parentb920fe79ba515d06ae9379bd080ef4851bd5669f
Fix off-by-one error in processing of libraries named on command line.

llvm-svn: 9351
llvm/tools/gccld/Linker.cpp