summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorluxufan <luxufan@iscas.ac.cn>2023-06-21 23:03:56 +0800
committerluxufan <luxufan@iscas.ac.cn>2023-06-21 23:17:57 +0800
commit7fc0efd0dc4d748ee1e1273f8afec289763c5049 (patch)
tree40a6fdd7299317f7226ca2dbbcc51d1b1dbb94b4 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent438cc10b8ed0e54a312fe44dc4234c5231104603 (diff)
[InstCombine] Add !noundef to match behavior of violating assume
The behaviors of violating assume instruction or !nonnull metadata is different. The former is immediate undefined behavior, but the latter is returning poison value. This patch adds !noundef to trigger immediate undefined behavior if !nonnull is violated. Reviewed By: nikic Differential Revision: https://reviews.llvm.org/D153400
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions