Skip to content
Commit 323fe8f4 authored by Chris Lattner's avatar Chris Lattner
Browse files

- 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.

llvm-svn: 3378
parent 6a333715
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment