llvm-6502/include
Chris Lattner e0fbb497ee - ConstantPointerRefs are now automatically removed from the module table
when they are destroyed, which makes Constant::destroyConstant an actually
    useful external interface.  Expose these methods publicly.
  - Implement destroyConstant on ConstPointerNull so that destroyConstant can
    be used on any derived type constant safely.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3378 91177308-0d34-0410-b5e6-96231b3b80d8
2002-08-18 00:39:59 +00:00
..
boost initial checkin 2002-07-23 00:17:55 +00:00
llvm - ConstantPointerRefs are now automatically removed from the module table 2002-08-18 00:39:59 +00:00
Support Simplify interface to parsers. 2002-08-07 18:36:27 +00:00