llvm-6502/include/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
..
Alloca.h
Annotation.h
BitSetVector.h
Casting.h Fix spello 2003-09-10 05:30:09 +00:00
CommandLine.h Changes to work better with GCC3.4/LLVM G++ 2003-08-22 14:26:59 +00:00
DataTypes.h If we can't find INT64_MAX, set it to a reasonable default value, 2003-08-11 20:04:57 +00:00
Debug.h Move debugging support out of Statistic.h into Debug.h, implement the new DEBUG_TYPE facilities 2003-08-01 22:12:40 +00:00
DepthFirstIterator.h
DOTGraphTraits.h Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
EquivalenceClasses.h
FileUtilities.h Added the MakeFileReadable() method. 2003-09-02 21:09:30 +00:00
GraphTraits.h
GraphWriter.h
hash_map hash_map and hash_set: 2003-08-15 20:01:10 +00:00
hash_set hash_map and hash_set: 2003-08-15 20:01:10 +00:00
HashExtras.h Reordered includes to be consistent with the LLVM style. 2003-08-15 17:52:02 +00:00
ilist Fix compilation problems with G++ 3.4 2003-08-29 14:22:29 +00:00
iterator
LeakDetector.h
MathExtras.h
PostOrderIterator.h Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
SCCIterator.h Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00
SetOperations.h
Signals.h This file doesn't need this include 2003-08-01 19:16:18 +00:00
slist
Statistic.h Move debugging support out of Statistic.h into Debug.h, implement the new DEBUG_TYPE facilities 2003-08-01 22:12:40 +00:00
STLExtras.h
StringExtras.h
SystemUtils.h In ExecWait(), made the child process exit if it can't execve() the new 2003-09-17 19:02:49 +00:00
Timer.h
Tree.h
TypeInfo.h
VectorExtras.h