llvm-6502/lib/Support
John Criswell e5b3e1559b In ExecWait(), made the child process exit if it can't execve() the new
program.
Added the use of const (which compiles and is hopefully correct).
Added comments.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8585 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-17 19:02:49 +00:00
..
Annotation.cpp
CommandLine.cpp Add missing apostrophe. It's been bugging me for years. 2003-09-16 18:00:35 +00:00
ConstantRange.cpp
Debug.cpp
FileUtilities.cpp Fixed spelling & grammar. 2003-09-16 15:31:46 +00:00
LeakDetector.cpp
Makefile
Mangler.cpp
PluginLoader.cpp
Signals.cpp Fixed spelling & grammar. 2003-09-16 15:31:46 +00:00
Statistic.cpp
SystemUtils.cpp In ExecWait(), made the child process exit if it can't execve() the new 2003-09-17 19:02:49 +00:00
Timer.cpp
ValueHolder.cpp