LLVM backend for 6502
Go to file
John Criswell 5afb5f6377 Added the ExecWait() function. It executes a program with the specified
arguments and environment.
Perhaps it should be merged with the RunProgramWithTimeout function, but I'd
want to allow it to inherit the parent process's stdin and stdout.
I'll save that for a rainy day...


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8577 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-17 15:13:59 +00:00
autoconf link' is now llvm-link'. Also alphabetized the tools for easy reference. 2003-09-16 15:22:55 +00:00
docs fix misspelling analyse -> analyze 2003-09-17 15:00:45 +00:00
examples/ModuleMaker Checkin of autoconf-style object root. 2003-09-06 15:03:24 +00:00
include Add new deleteBody method 2003-09-17 04:58:43 +00:00
lib Added the ExecWait() function. It executes a program with the specified 2003-09-17 15:13:59 +00:00
projects Checkin of autoconf-style object root. 2003-09-06 15:03:24 +00:00
runtime Fix building outside the srcdir, again 2003-09-15 19:22:36 +00:00
support Added the ExecWait() function. It executes a program with the specified 2003-09-17 15:13:59 +00:00
test new old testcase 2003-09-17 05:00:56 +00:00
tools Use new method 2003-09-17 05:00:07 +00:00
utils Really use a search path as described in the log message for the last 2003-09-15 11:18:36 +00:00
.cvsignore Ok, try #2, this time I'll not be stupid 2003-08-03 18:33:24 +00:00
configure Regenerated configure with Misha's changes. 2003-09-16 15:54:19 +00:00
LICENSE.TXT
Makefile build the new runtime directory 2003-08-15 04:53:45 +00:00
Makefile.common Checkin of autoconf-style object root. 2003-09-06 14:44:17 +00:00
Makefile.config.in Fixed SPEC so that it would run correctly with the new autoconf-style object 2003-09-11 18:03:50 +00:00
Makefile.rules Put llvm .bc files into the BytecodeObj subdirectory instead of the Bytecode 2003-09-15 22:17:02 +00:00