aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectBreakpointCommand.cpp
diff options
context:
space:
mode:
authorAndrew Pritchard <awpr@google.com>2021-02-10 00:48:08 +0000
committerMehdi Amini <joker.eph@gmail.com>2021-02-10 00:48:16 +0000
commit018645b81b3bc4485bae8e9bc6e904ecd4c4a5ec (patch)
treebfae84e8b220fe2126f9e8ad8572ab5c5c9b40b9 /lldb/source/Commands/CommandObjectBreakpointCommand.cpp
parent5652e192fc22ed2281192d5fe80c7ea76bbbe719 (diff)
downloadllvm-018645b81b3bc4485bae8e9bc6e904ecd4c4a5ec.zip
llvm-018645b81b3bc4485bae8e9bc6e904ecd4c4a5ec.tar.gz
llvm-018645b81b3bc4485bae8e9bc6e904ecd4c4a5ec.tar.bz2
Fix side-effect detection in LLVMIRIntrinsicGen.
Previously it reported an op had side-effects iff it declared that it didn't have any side-effects. This had the undesirable result that canonicalization would always delete any intrinsic calls that did memory stores and returned void. Reviewed By: ftynse, mehdi_amini Differential Revision: https://reviews.llvm.org/D96369
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions