summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-08-14 01:26:19 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-08-14 01:26:19 +0000
commit86d8cf3502e8f95fc0bee2d461b688f286298763 (patch)
tree1cd3e370d32ea8175166064af96118667650ac7e /llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
parent08964cade141b61ce0fd1525d6d0aaa93e99a4c5 (diff)
downloadbcm5719-llvm-86d8cf3502e8f95fc0bee2d461b688f286298763.tar.gz
bcm5719-llvm-86d8cf3502e8f95fc0bee2d461b688f286298763.zip
unique_ptrify ConsumedBlockInfo analysis to make it move assignable
ConsumedBlockInfo objects were move assigned, but only in a state where the dtor was a no-op anyway. Subtle and easily could've happened in ways that wouldn't've been safe - so this change makes it safe no matter what state the ConsumedBlockInfo object is in. llvm-svn: 244998
Diffstat (limited to 'llvm/lib/CodeGen/TwoAddressInstructionPass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud