llvm-6502/include/llvm/Support
Jeffrey Yasskin e0638cb56c Rename two IRReader.h functions to indicate that they return a Module
that loads its contents lazily from bitcode.  I think these are the
only remaining mis-named functions.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94840 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-29 21:11:04 +00:00
..
AlignOf.h
Allocator.h Temporarily revert r93581. It was causing failures in the ExecutionEngine tests 2010-01-16 01:06:58 +00:00
CallSite.h
Casting.h
CFG.h Revive dead assert. 2010-01-16 16:14:55 +00:00
circular_raw_ostream.h
CommandLine.h
Compiler.h
ConstantFolder.h
ConstantRange.h
DataFlow.h
Debug.h
DebugLoc.h Replace DebugLocTuple with DILocation. 2010-01-16 06:09:35 +00:00
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
ErrorHandling.h
FileUtilities.h
Format.h
FormattedStream.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h
IRReader.h Rename two IRReader.h functions to indicate that they return a Module 2010-01-29 21:11:04 +00:00
LeakDetector.h
ManagedStatic.h
MathExtras.h
MemoryBuffer.h
MemoryObject.h
MutexGuard.h
NoFolder.h
OutputBuffer.h
PassNameParser.h give PassNameParser a home. 2010-01-22 06:29:25 +00:00
PatternMatch.h change the canonical form of "cond ? -1 : 0" to be 2010-01-24 00:09:49 +00:00
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_os_ostream.h
raw_ostream.h Changes to fix buffering that I forgot to commit with previous patch. 2010-01-22 21:16:10 +00:00
Recycler.h
RecyclingAllocator.h
Regex.h
Registry.h
RegistryParser.h
SlowOperationInformer.h
SMLoc.h Added a newline at the end of SMLoc.h 2010-01-18 22:16:54 +00:00
SourceMgr.h Make SMDiagnostic::Print a const method. 2010-01-27 10:13:28 +00:00
StableBasicBlockNumbering.h
StandardPasses.h
StringPool.h
SystemUtils.h
TargetFolder.h
Timer.h
type_traits.h
TypeBuilder.h
ValueHandle.h