1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include/llvm/Support
Chris Lattner 3cdb370e13 * Add a comment to the header giving a breif overview of how to return a
value from a visit function
* Define a (file local) DELEGATE macro to make the code easier to read/maintain
* Define per-opcode delegation functions so that users can override specific
  instances of BinaryOperator for example.

llvm-svn: 2290
2002-04-18 16:16:16 +00:00
..
CFG.h Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
InstIterator.h Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
InstVisitor.h * Add a comment to the header giving a breif overview of how to return a 2002-04-18 16:16:16 +00:00
NameMangling.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00