llvm-6502/include/llvm/Support
Jeffrey Yasskin 66b856683f Make it easier to use the llvm_unreachable and DEBUG macros without "using
namespace llvm" by qualifying their implementations with ::llvm::.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91206 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-12 04:08:32 +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 Following a suggestion of Daniel Dunbar, stop people passing the name 2009-11-17 08:34:52 +00:00
ConstantFolder.h
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
DOTGraphTraits.h Remove ShortNames from getNodeLabel in DOTGraphTraits 2009-11-30 12:38:47 +00:00
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
GetElementPtrTypeIterator.h Fix indentation. 2009-12-04 22:46:47 +00:00
GraphWriter.h Fix odd declaration. 2009-11-30 15:52:29 +00:00
InstIterator.h
InstVisitor.h
IRBuilder.h Add helper methods for forming shift operations with a constant 2009-12-06 01:56:22 +00:00
IRReader.h
LeakDetector.h
ManagedStatic.h
Mangler.h
MathExtras.h
MemoryBuffer.h Remove spurious @verbatim. Patch by Timo Juhani Lindfors! 2009-11-18 22:04:44 +00:00
MemoryObject.h
MutexGuard.h
NoFolder.h Use ExtractElementInst::Create instead of new; patch by Artur Pietrek! 2009-11-22 18:27:43 +00:00
OutputBuffer.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_os_ostream.h
raw_ostream.h
Recycler.h
RecyclingAllocator.h
Regex.h
Registry.h
RegistryParser.h
SlowOperationInformer.h
SourceMgr.h SourceMgr: Add ShowLine argument to PrintMessage, to allow suppressing the source line output. 2009-11-22 22:08:00 +00:00
StableBasicBlockNumbering.h
StandardPasses.h
StringPool.h
SystemUtils.h
TargetFolder.h
Timer.h
type_traits.h
TypeBuilder.h
ValueHandle.h