aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorYongKang Zhu <yongzhu@fb.com>2024-08-02 09:07:48 -0700
committerGitHub <noreply@github.com>2024-08-02 09:07:48 -0700
commit6c367168d6787941df2945528d7414f94a697e60 (patch)
treee55d664d6de92085cffd923723c3c9be8f105a68 /lldb/source/Commands/CommandObjectProcess.cpp
parent4aac78dd4a89f16657c162320e3a720437cb7284 (diff)
downloadllvm-6c367168d6787941df2945528d7414f94a697e60.zip
llvm-6c367168d6787941df2945528d7414f94a697e60.tar.gz
llvm-6c367168d6787941df2945528d7414f94a697e60.tar.bz2
[InstCombine] Remove transformation on call instruction where return value need void to non-void conversion (#98536)
Skip simplification on call instruction where a non-void return value is expected but the callee returns void, which is undefined behavior and could lead to non-determinism or crashes.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions