llvm-6502/include/llvm/Support
Greg Clayton 98cfb53af4 Added support to MachO.h for many defines and structures that are needed
to Parse mach-o files. All defines have been renamed to not conflict with
#defines in mach header files, all structures were left named the same but
are in the llvm::MachO namespace.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108953 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-20 22:36:00 +00:00
..
AlignOf.h
Allocator.h
CallSite.h eliminate CallInst::ArgOffset 2010-07-16 09:38:02 +00:00
Casting.h remove testing cruft, this can be found in unittests/Support/Casting.cpp now 2010-07-20 17:20:25 +00:00
CFG.h remove unneeded parens 2010-07-08 16:52:57 +00:00
circular_raw_ostream.h
COFF.h Merge lib/Target/X86/X86COFF.h into include/llvm/Support/COFF.h, 2010-07-14 18:14:33 +00:00
CommandLine.h
Compiler.h
ConstantFolder.h
ConstantRange.h
DataFlow.h
Debug.h
DebugLoc.h
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h Add the rest of the SHT_* values as defined in the System V ABI 2010-07-20 20:52:18 +00:00
ErrorHandling.h
FileUtilities.h
Format.h
FormattedStream.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h remove some unneeded overloads that were causing 2010-07-15 21:24:02 +00:00
IRReader.h
LeakDetector.h
MachO.h Added support to MachO.h for many defines and structures that are needed 2010-07-20 22:36:00 +00:00
ManagedStatic.h
MathExtras.h
MemoryBuffer.h Tweak MemoryBuffer to allocate the class itself, the name and possibly the 2010-06-25 11:50:40 +00:00
MemoryObject.h
MutexGuard.h
NoFolder.h
OutputBuffer.h
PassNameParser.h Speculatively revert r108813, in an attempt to get the self-host buildbots working again. I don't see why this patch 2010-07-20 08:26:15 +00:00
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_os_ostream.h
raw_ostream.h Remove tab characters and 80-col. 2010-07-12 05:26:37 +00:00
Recycler.h
RecyclingAllocator.h
Regex.h Don't pass StringRef by reference. 2010-07-14 22:38:02 +00:00
Registry.h
RegistryParser.h
SlowOperationInformer.h
SMLoc.h
SourceMgr.h
StableBasicBlockNumbering.h
StandardPasses.h
StringPool.h Don't pass StringRef by reference. 2010-07-14 22:38:02 +00:00
SystemUtils.h
TargetFolder.h
Timer.h
type_traits.h
TypeBuilder.h
ValueHandle.h