1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/include/llvm/Support
Douglas Gregor 4f2fc40ae8 Make a few headers standalone. Plus, add a missing "template" keyword
that Clang diagnoses but GCC does not.

llvm-svn: 86130
2009-11-05 13:30:28 +00:00
..
AlignOf.h
Allocator.h Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
CallSite.h
Casting.h
CFG.h
CommandLine.h
Compiler.h
ConstantFolder.h
ConstantRange.h Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
DataFlow.h
Debug.h add a new 'SetCurrentDebugType' API (requested by Andrew Haley for JIT 2009-10-28 15:32:19 +00:00
DebugLoc.h
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
ErrorHandling.h
FileUtilities.h
Format.h Make a few headers standalone. Plus, add a missing "template" keyword 2009-11-05 13:30:28 +00:00
FormattedStream.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h rename indbr -> indirectbr to appease the residents of #llvm. 2009-10-28 00:19:10 +00:00
IRBuilder.h make IRBuilder zap "X|0" and "X&-1" when building IR, this happens 2009-11-04 05:00:12 +00:00
IRReader.h
LeakDetector.h Make a few headers standalone. Plus, add a missing "template" keyword 2009-11-05 13:30:28 +00:00
ManagedStatic.h
Mangler.h
MathExtras.h Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
MemoryBuffer.h Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
MemoryObject.h Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
MutexGuard.h
NoFolder.h
OutputBuffer.h Make a few headers standalone. Plus, add a missing "template" keyword 2009-11-05 13:30:28 +00:00
PassNameParser.h Make a few headers standalone. Plus, add a missing "template" keyword 2009-11-05 13:30:28 +00:00
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h lang points out that the comment is out of date with the code. 2009-10-27 04:58:10 +00:00
PredIteratorCache.h
PrettyStackTrace.h
raw_os_ostream.h
raw_ostream.h Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
Recycler.h
RecyclingAllocator.h Make a few headers standalone. Plus, add a missing "template" keyword 2009-11-05 13:30:28 +00:00
Regex.h
Registry.h
RegistryParser.h
SlowOperationInformer.h Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
SourceMgr.h
StableBasicBlockNumbering.h
StandardPasses.h turn IPSCCP back on by default, try #3 or 4? Woo. 2009-11-03 19:35:13 +00:00
StringPool.h
SystemUtils.h
TargetFolder.h Add CreateZExtOrBitCast and CreateSExtOrBitCast to TargetFolder 2009-10-26 18:36:40 +00:00
Timer.h Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
type_traits.h
TypeBuilder.h
ValueHandle.h