Conform to the documented interface by null terminating argument lists!
authorChris Lattner <sabre@nondot.org>
Sun, 13 Feb 2005 23:10:45 +0000 (23:10 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Feb 2005 23:10:45 +0000 (23:10 +0000)
commit7456e3ce3874ed99807a1394011c4b0c6e2ecaa0
tree7377143158b818527bc7bc080e6121ba5f56eb48
parented5fa58a07d0383c239ab98d532f8f6047fbb215
Conform to the documented interface by null terminating argument lists!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20167 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-ld/llvm-ld.cpp
tools/llvmc/CompilerDriver.cpp