aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2007-10-03 00:48:55 +0000
committerTed Kremenek <kremenek@apple.com>2007-10-03 00:48:55 +0000
commit88b7439a8c068de725013c5fd4d7d9b12479c3f0 (patch)
treef0bdd1c8e95f79d932776743b54b07b2d207ca2d /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent0c37b0cb5a53dac4bda05a50d080d011cac871e4 (diff)
downloadllvm-88b7439a8c068de725013c5fd4d7d9b12479c3f0.zip
llvm-88b7439a8c068de725013c5fd4d7d9b12479c3f0.tar.gz
llvm-88b7439a8c068de725013c5fd4d7d9b12479c3f0.tar.bz2
Fixed bug where intrusive_ptr_add_ref and intrusive_ptr_release were
not declared "static inline." Removed member templates for operator= and copy constructor. They simply didn't work as expected. Fixed reference counting bug when a smart pointer is assigned the value of another smart pointer that refers to the same address. llvm-svn: 42562
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions