aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2025-08-04 10:02:04 +0200
committerGitHub <noreply@github.com>2025-08-04 10:02:04 +0200
commit86727fe9a13daf313429c04fe602f45dbf35036c (patch)
tree18b890674ae3ce47cb5169638e0ca250a311b53e /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
parentd95dadff8f094e793b79eec57737ec397fad7724 (diff)
downloadllvm-86727fe9a13daf313429c04fe602f45dbf35036c.zip
llvm-86727fe9a13daf313429c04fe602f45dbf35036c.tar.gz
llvm-86727fe9a13daf313429c04fe602f45dbf35036c.tar.bz2
[IR] Allow poison argument to lifetime markers (#151148)
This slightly relaxes the invariant established in #149310, by also allowing the lifetime argument to be poison. This is to support the typical pattern of RAUWing with poison when removing an instruction. It's worth noting that this does not require any conservative assumptions, lifetimes with poison arguments can simply be skipped. Fixes https://github.com/llvm/llvm-project/issues/151119.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions