llvm-6502/include/llvm/Support
Chris Lattner 0401245ab3 newline at end of phile
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60744 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-09 06:32:32 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
Annotation.h change AnnotationManager to use 'const char*' instead of std::string. this fixes the leakage of those strings and avoids the creation of such strings in static cosntructors (should result in a little improvement of startup time) 2008-11-26 00:00:44 +00:00
CallSite.h
Casting.h
CFG.h
CommandLine.h
Compiler.h
ConstantFolder.h
ConstantRange.h
DataFlow.h
DataTypes.h.cmake
DataTypes.h.in
Debug.h
DebugInfoBuilder.h
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
FileUtilities.h
Format.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h
LeakDetector.h
ManagedStatic.h
Mangler.h
MathExtras.h
MemoryBuffer.h
MutexGuard.h
NoFolder.h
OutputBuffer.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
PredIteratorCache.h newline at end of phile 2008-12-09 06:32:32 +00:00
raw_ostream.h Have raw_fd_ostream keep track of the position in the file to make tell() go faster by not requiring a flush(). 2008-12-04 22:51:11 +00:00
Recycler.h
RecyclingAllocator.h
Registry.h
SlowOperationInformer.h
StableBasicBlockNumbering.h
Streams.h
StringPool.h
SystemUtils.h
TargetFolder.h
Timer.h
type_traits.h