llvm-6502/include
Chris Lattner 0e743b8397 * 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2290 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-18 16:16:16 +00:00
..
ext Check in GCC 3.02 compatiblity headers for GCC 2.95.3 2002-01-30 16:27:12 +00:00
llvm * Add a comment to the header giving a breif overview of how to return a 2002-04-18 16:16:16 +00:00
Support Pull casting operators out of Value.h 2002-04-08 21:43:56 +00:00