summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authordbakunevich <dbakunevich@azul.com>2022-10-19 20:40:54 +0700
committerdbakunevich <dbakunevich@azul.com>2022-10-19 20:51:21 +0700
commitfecfd012523f963666caeb7e65cca3cd0ec1c159 (patch)
treedf3a2e48c4711a890886ce3d2919bd4b22e9b7e1 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent52d31be80eea6d051b7271528e70b852c490e201 (diff)
[Verifier] Allow undef/poison token argument to llvm.experimental.gc.result
As part of the optimization in the unreachable code, we remove tokens, thereby replacing them with undef/poison in intrinsics. But the verifier falls on the assertion, within of what it sees token poison in unreachable code, which in turn is incorrect. bug: 57871, https://github.com/llvm/llvm-project/issues/57871 Differential Revision: https://reviews.llvm.org/D134427
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions