llvm-6502/include/llvm/Support
Eric Christopher 9bd64ea1d9 Add a couple more helper functions to deal with
creating global constant strings and pointers
to global constant strings.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53051 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-02 22:57:59 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h Remove warnings about shadowed and unused variables. 2008-06-26 18:11:45 +00:00
Annotation.h
CallSite.h * Make CallSite::hasArgument const and let it take a const parameter. 2008-06-05 08:04:58 +00:00
Casting.h
CFG.h
CommandLine.h
Compiler.h
ConstantRange.h
DataFlow.h
DataTypes.h.in
Debug.h
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
FileUtilities.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h Add a couple more helper functions to deal with 2008-07-02 22:57:59 +00:00
LeakDetector.h
ManagedStatic.h
Mangler.h Use a DenseMap instead of an std::map for mangled name lookup. This is 2008-06-26 17:20:16 +00:00
MathExtras.h Add a NextPowerOf2 function to calculate the next power of two greater than a given integer. 2008-06-27 21:48:21 +00:00
MemoryBuffer.h
MutexGuard.h
OutputBuffer.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
Registry.h
SlowOperationInformer.h
StableBasicBlockNumbering.h
Streams.h Remove more iostream header includes. Needed to implement a "FlushStream" 2008-05-29 21:46:33 +00:00
StringPool.h
SystemUtils.h
Timer.h Fix apostrophes in a comment. 2008-07-01 18:12:31 +00:00
type_traits.h