The first argument to ExecuteAndWait should be the program name, but pointed
authorChris Lattner <sabre@nondot.org>
Sun, 10 Apr 2005 20:59:38 +0000 (20:59 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 10 Apr 2005 20:59:38 +0000 (20:59 +0000)
commitbf9add47452cb413263e61ffe4db21f73118e40b
treef992504c9137def0c482039c5496dce40008da17
parent1a130b9a03bc41523366078dd98b485ab832424f
The first argument to ExecuteAndWait should be the program name, but pointed
out by Markus F.X.J. Oberhumer.

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