llvm-6502/include/llvm/Support
2003-08-29 14:48:21 +00:00
..
Annotation.h Use the C++ <cassert> header, not the C <assert.h> header 2003-07-25 17:34:17 +00:00
CallSite.h * Add new CallSite::get factory method 2003-06-17 22:16:59 +00:00
Casting.h Spell `incompatible' correctly. 2003-08-27 18:26:28 +00:00
CFG.h Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
CommandLine.h Changes to work better with GCC3.4/LLVM G++ 2003-08-22 14:26:59 +00:00
ConstantRange.h
Debug.h Move debugging support out of Statistic.h into Debug.h, implement the new DEBUG_TYPE facilities 2003-08-01 22:12:40 +00:00
DOTGraphTraits.h Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
FileUtilities.h Moved removeFile() and getUniqueFilename() into FileUtilities. 2003-08-07 21:28:50 +00:00
GraphWriter.h Allow the addition of edge source labels 2003-02-05 19:40:59 +00:00
InstIterator.h Kill unneccesary &* 2003-04-23 16:35:30 +00:00
InstVisitor.h Remove automagic support for Modules. Noone uses it now anyways, and GCC 3.4 doesn't want us to do this unless Module has been #included 2003-08-29 14:48:21 +00:00
LeakDetector.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
Linker.h
Mangler.h Add support to the mangler for targets which require _'s on global symbols 2003-08-11 19:34:29 +00:00
MathExtras.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
PassNameParser.h Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
SystemUtils.h Remove references to `bugpoint' from the now-generic system utilities. 2003-08-07 21:33:33 +00:00
Timer.h Add includes of assert 2003-07-25 17:23:27 +00:00
TypeInfo.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
ValueHolder.h Of course, the copy ctor really should copy the operand as well 2003-08-23 20:06:38 +00:00