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 For PR351: 2004-12-30 05:36:08 +00:00
bugpoint Fix the missing symbols problem Bill was hitting. Patch contributed by 2005-03-17 15:38:16 +00:00
extract Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
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 statically link ia64 into llc 2005-03-17 18:39:06 +00:00
lli For PR351: 2004-12-30 05:36:08 +00:00
llvm-ar Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
llvm-as Print the module, not the pointer. 2005-02-13 19:12:31 +00:00
llvm-bcanalyzer For PR351: 2004-12-30 05:36:08 +00:00
llvm-db For PR351: 2004-12-30 05:36:08 +00:00
llvm-dis clean up comments 2005-01-29 17:29:05 +00:00
llvm-extract Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
llvm-ld The first argument to ExecuteAndWait should be the program name, but pointed 2005-04-10 20:59:38 +00:00
llvm-link Print the module, not the pointer. 2005-02-13 19:12:31 +00:00
llvm-nm method renamed 2005-03-15 15:48:22 +00:00
llvm-prof For PR351: 2004-12-30 05:36:08 +00:00
llvm-ranlib Fix PR506: 2005-02-13 07:34:17 +00:00
llvm-stub Incorporate the contents of include/llvm/Config/unistd.h as this is the 2004-12-20 04:34:36 +00:00
llvmc Ensure that the arguments passed to sys::Program::ExecuteAndWait include 2005-04-11 05:48:04 +00:00
opt Use binary mode for reading/writing bytecode files 2005-01-22 17:36:17 +00:00
Makefile Rename BUILD_* to PROJ_* 2005-01-16 02:21:29 +00:00