llvm-6502/tools
Reid Spencer c30088f961 Ensure that the arguments passed to sys::Program::ExecuteAndWait include
the program name as the first argument. Thanks go to Markus Oberhumer for
noticing this problem.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21220 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-11 05:48:04 +00:00
..
analyze
bugpoint
extract
gccas there is no reason to run -instcombine -instcombine! 2005-03-29 06:25:11 +00:00
gccld The first argument to ExecuteAndWait should be the program name, but pointed 2005-04-10 20:59:38 +00:00
llc
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-db
llvm-dis
llvm-extract
llvm-ld The first argument to ExecuteAndWait should be the program name, but pointed 2005-04-10 20:59:38 +00:00
llvm-link
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc Ensure that the arguments passed to sys::Program::ExecuteAndWait include 2005-04-11 05:48:04 +00:00
opt
Makefile