llvm-6502/include/llvm/Support
Chris Lattner cd0129f5a6 Make some methods const. The only interesting change here is that
it changes raw_fd_ostream::preferred_buffer_size to return zero on
a scary stat failure instead of setting the stream to an error state.
This method really should not mutate the stream.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91740 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-19 01:38:42 +00:00
..
AlignOf.h
Allocator.h
CallSite.h
Casting.h
CFG.h
CommandLine.h Add qualifiers for calls to member functions in dependent bases. 2009-12-11 01:04:42 +00:00
Compiler.h add an ALWAYS_INLINE macro, which does the obvious thing. 2009-12-15 06:14:33 +00:00
ConstantFolder.h Add utility routines for NSW multiply. 2009-12-18 03:10:26 +00:00
ConstantRange.h
DataFlow.h
Debug.h Make it easier to use the llvm_unreachable and DEBUG macros without "using 2009-12-12 04:08:32 +00:00
DebugLoc.h Remove isPod() from DenseMapInfo, splitting it out to its own 2009-12-15 07:26:43 +00:00
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
ErrorHandling.h Make it easier to use the llvm_unreachable and DEBUG macros without "using 2009-12-12 04:08:32 +00:00
FileUtilities.h
Format.h
FormattedStream.h Make some methods const. The only interesting change here is that 2009-12-19 01:38:42 +00:00
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h Add utility routines for NSW multiply. 2009-12-18 03:10:26 +00:00
IRReader.h
LeakDetector.h
ManagedStatic.h
Mangler.h
MathExtras.h
MemoryBuffer.h
MemoryObject.h
MutexGuard.h
NoFolder.h Add utility routines for NSW multiply. 2009-12-18 03:10:26 +00:00
OutputBuffer.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_os_ostream.h Make some methods const. The only interesting change here is that 2009-12-19 01:38:42 +00:00
raw_ostream.h Make some methods const. The only interesting change here is that 2009-12-19 01:38:42 +00:00
Recycler.h
RecyclingAllocator.h
Regex.h
Registry.h
RegistryParser.h
SlowOperationInformer.h
SourceMgr.h
StableBasicBlockNumbering.h
StandardPasses.h
StringPool.h
SystemUtils.h
TargetFolder.h Add utility routines for NSW multiply. 2009-12-18 03:10:26 +00:00
Timer.h
type_traits.h improve isPodLike to know that all non-class types are pod. 2009-12-15 07:40:44 +00:00
TypeBuilder.h
ValueHandle.h Remove isPod() from DenseMapInfo, splitting it out to its own 2009-12-15 07:26:43 +00:00