llvm-6502/include/llvm/Support
Ted Kremenek 43d1f02b54 Added raw_fd_ostream::close().
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58052 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-23 23:49:09 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
Annotation.h
CallSite.h Large mechanical patch. 2008-09-25 21:00:45 +00:00
Casting.h
CFG.h
CommandLine.h
Compiler.h
ConstantFolder.h Add a NullFolder class that doesn't fold constants. 2008-08-12 20:39:27 +00:00
ConstantRange.h Switch the asmprinter (.ll) and all the stuff it requires over to 2008-08-23 22:23:09 +00:00
DataFlow.h
DataTypes.h.cmake Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
DataTypes.h.in Changes to make the Windows build work... 2008-10-23 23:28:23 +00:00
Debug.h
DebugInfoBuilder.h Add DebugInfoBuilder. Patch by Talin! 2008-08-27 06:51:14 +00:00
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
FileUtilities.h
Format.h Split format() out to its own file, add support for formatting 2008-08-23 19:48:00 +00:00
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h Rename IRBuilder::IsNonNull -> IsNotNull in response to feedback. 2008-10-02 17:05:03 +00:00
LeakDetector.h
ManagedStatic.h
Mangler.h
MathExtras.h
MemoryBuffer.h
MutexGuard.h
NoFolder.h Rename this, in case people think that NullFolder 2008-08-13 08:56:48 +00:00
OutputBuffer.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
raw_ostream.h Added raw_fd_ostream::close(). 2008-10-23 23:49:09 +00:00
Recycler.h
RecyclingAllocator.h
Registry.h Don't require Registry specializations to define random static variables. 2008-08-17 19:08:34 +00:00
SlowOperationInformer.h
StableBasicBlockNumbering.h
Streams.h Make it compile on VC2005: 2008-08-17 18:24:26 +00:00
StringPool.h
SystemUtils.h
TargetFolder.h Add a NullFolder class that doesn't fold constants. 2008-08-12 20:39:27 +00:00
Timer.h
type_traits.h