llvm-6502/include/llvm/Support
2003-09-20 14:39:18 +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 Fix spello 2003-09-10 05:30:09 +00:00
CFG.h Rename Function::getEntryNode -> getEntryBlock 2003-09-20 14:39:18 +00:00
CommandLine.h Changes to work better with GCC3.4/LLVM G++ 2003-08-22 14:26:59 +00:00
ConstantRange.h Implement operator== and != for ranges 2002-09-03 01:05:31 +00:00
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 Added the MakeFileReadable() method. 2003-09-02 21:09:30 +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 add support for the unwind inst 2003-09-08 18:54:16 +00:00
LeakDetector.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
Linker.h Update header after moving file 2002-05-07 18:34:57 +00:00
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 In ExecWait(), made the child process exit if it can't execve() the new 2003-09-17 19:02:49 +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