..
Annotation.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
BitSetVector.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
Casting.h
Fixes for PR114: Thanks to Reid Spencer!
2003-11-16 20:21:15 +00:00
CommandLine.h
Fixes for PR114: Thanks to Reid Spencer!
2003-11-16 20:21:15 +00:00
DataTypes.h
Pull in stdint.h here, if we have it. Some systems keep
2003-10-29 04:25:48 +00:00
Debug.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
DepthFirstIterator.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
DOTGraphTraits.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
DynamicLinker.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
EquivalenceClasses.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
FileUtilities.h
Further revisions of the FDHandle idea. In this version we use ownership
2003-12-30 02:45:16 +00:00
GraphTraits.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
GraphWriter.h
Fixes for PR114: Thanks to Reid Spencer!
2003-11-16 20:21:15 +00:00
hash_map
Patch to fix PR102, contributed by Reid Spencer.
2003-11-10 03:06:09 +00:00
hash_set
Patch to fix PR102, contributed by Reid Spencer.
2003-11-10 03:06:09 +00:00
HashExtras.h
Fixes for PR114: Thanks to Reid Spencer!
2003-11-16 20:21:15 +00:00
ilist
Fix copy-and-pasteo
2003-11-17 01:07:58 +00:00
iterator
Added LLVM notice.
2003-10-20 19:46:57 +00:00
LeakDetector.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
MallocAllocator.h
Fixes for PR114: Thanks to Reid Spencer!
2003-11-16 20:21:15 +00:00
MathExtras.h
Fixes for PR114: Thanks to Reid Spencer!
2003-11-16 20:21:15 +00:00
PostOrderIterator.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
SCCIterator.h
Add namespace qualifier
2003-11-13 02:30:22 +00:00
SetOperations.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
Signals.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
Statistic.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
STLExtras.h
A better way to get std::pair into the compiler's little, walnut-sized brain.
2003-11-23 03:50:31 +00:00
StringExtras.h
add new function
2003-12-29 05:06:38 +00:00
SystemUtils.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
ThreadSupport-PThreads.h
Lock abstraction, introduced with a view toward making the JIT thread-safe.
2003-12-01 21:33:31 +00:00
Timer.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
Tree.h
Hrm, how could this compile?
2003-11-29 19:55:02 +00:00
TypeInfo.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00
VectorExtras.h
Put all LLVM code into the llvm namespace, as per bug 109.
2003-11-11 22:41:34 +00:00