diff options
author | Chris Lattner <sabre@nondot.org> | 2002-08-18 00:40:04 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-08-18 00:40:04 +0000 |
commit | 0c6e0b904245a9bc7281b709d1d8fc80e714326e (patch) | |
tree | 3c4a202aad898c63adc12b2e35d662eb3347da37 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 323fe8f4a66e00f918dfccd8921c0191f95e2cec (diff) | |
download | llvm-0c6e0b904245a9bc7281b709d1d8fc80e714326e.zip llvm-0c6e0b904245a9bc7281b709d1d8fc80e714326e.tar.gz llvm-0c6e0b904245a9bc7281b709d1d8fc80e714326e.tar.bz2 |
- 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: 3379
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions