llvm-6502/tools/llvmc
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
..
c.in Change LLVMGCCDIR/bytecode-libs -> LLVMGCCDIR/lib 2004-12-15 01:54:37 +00:00
CompilerDriver.cpp Ensure that the arguments passed to sys::Program::ExecuteAndWait include 2005-04-11 05:48:04 +00:00
CompilerDriver.h For PR351: 2004-12-19 18:00:56 +00:00
ConfigLexer.h SPACE is a legitimate token now, to separate option words. 2004-11-23 23:35:50 +00:00
ConfigLexer.l Get rid of warning from flex. 2004-12-10 21:59:47 +00:00
Configuration.cpp Path::get -> Path::toString 2004-12-11 00:14:15 +00:00
Configuration.h Remove template args that are the same as the default 2004-10-25 19:09:41 +00:00
cpp.in Change LLVMGCCDIR/bytecode-libs -> LLVMGCCDIR/lib 2004-12-15 01:54:37 +00:00
LICENSE.TXT License file for llvmc. 2004-08-25 00:41:06 +00:00
ll.in Configurable language configuration files. 2004-11-23 23:33:08 +00:00
llvmc.cpp Adjust the help output so that it will fit cleanly within 80 columns. 2005-02-18 20:00:05 +00:00
Makefile Use DataInstall macro instead of INSTALL. 2005-02-24 21:43:43 +00:00
st.in Correct the configuration variable used to find the bin directory. 2004-11-25 09:36:28 +00:00