summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/dotest.py
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2015-12-09 20:33:52 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2015-12-09 20:33:52 +0000
commit9abfb0b4291e47bea6e8dd267d155003a323b070 (patch)
tree11ecea8588a6cd4074813b2cd4e0c2242fd94207 /lldb/packages/Python/lldbsuite/test/dotest.py
parent1f8fd888735ed94f796d3f16e192471813207371 (diff)
downloadbcm5719-llvm-9abfb0b4291e47bea6e8dd267d155003a323b070.tar.gz
bcm5719-llvm-9abfb0b4291e47bea6e8dd267d155003a323b070.zip
Use WeakVH to keep track of calls with operand bundles in CloneCodeInfo
`CloneAndPruneIntoFromInst` can DCE instructions after cloning them into the new function, and so an AssertingVH is too strong. This change switches CloneCodeInfo to use a std::vector<WeakVH>. llvm-svn: 255148
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud