diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-12-09 20:33:52 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2015-12-09 20:33:52 +0000 |
commit | 9abfb0b4291e47bea6e8dd267d155003a323b070 (patch) | |
tree | 11ecea8588a6cd4074813b2cd4e0c2242fd94207 /lldb/packages/Python/lldbsuite/test/dotest.py | |
parent | 1f8fd888735ed94f796d3f16e192471813207371 (diff) | |
download | bcm5719-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