diff options
author | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-05 21:35:02 +0000 |
---|---|---|
committer | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-05 21:35:02 +0000 |
commit | 3d7bbc6f9c4fdcbc29ac2da147151911b0983c85 (patch) | |
tree | b67d0863047306a652f66c9140afb86e27e31d2c /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | eac86ec25f5cd5d7a973c913d3c2ca8c90b24115 (diff) | |
download | llvm-3d7bbc6f9c4fdcbc29ac2da147151911b0983c85.zip llvm-3d7bbc6f9c4fdcbc29ac2da147151911b0983c85.tar.gz llvm-3d7bbc6f9c4fdcbc29ac2da147151911b0983c85.tar.bz2 |
[Attributor][Fix] Do not remove instructions during manifestation
When we remove instructions cached references could still be live. This
patch avoids removing invoke instructions that are replaced by calls and
instead keeps them around but in a dead block.
llvm-svn: 367933
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions