aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorzoecarver <z.zoelec2@gmail.com>2020-05-08 12:22:39 -0700
committerzoecarver <z.zoelec2@gmail.com>2020-05-08 12:24:10 -0700
commitf65f566aeb799f35f48c5c9bbc54b05bafec4f08 (patch)
tree373275d4088744ebcc85b021418719941630e48e /lldb/packages/Python/lldbsuite/test
parent1aa8cef97a7b00845d50aa148dbf4847ee4886fd (diff)
downloadllvm-f65f566aeb799f35f48c5c9bbc54b05bafec4f08.zip
llvm-f65f566aeb799f35f48c5c9bbc54b05bafec4f08.tar.gz
llvm-f65f566aeb799f35f48c5c9bbc54b05bafec4f08.tar.bz2
Re-commit: Mark values as trivially dead when their only use is a start or end lifetime intrinsic.
Summary: If the only use of a value is a start or end lifetime intrinsic then mark the intrinsic as trivially dead. This should allow for that value to then be removed as well. Currently, this only works for allocas, globals, and arguments. Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D79355
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions