diff options
author | Jay Foad <jay.foad@amd.com> | 2023-09-19 16:44:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-19 16:44:20 +0100 |
commit | 44e997a158610f99789f4d51e7e89e2cbadb9047 (patch) | |
tree | 5993cb2194fbbb161a6362e5d9831c29b143e9e7 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 22d0bd8632d9d94663bb5196de6240944f43b6ec (diff) | |
download | llvm-44e997a158610f99789f4d51e7e89e2cbadb9047.zip llvm-44e997a158610f99789f4d51e7e89e2cbadb9047.tar.gz llvm-44e997a158610f99789f4d51e7e89e2cbadb9047.tar.bz2 |
[TwoAddressInstruction] Use isPlainlyKilled in processTiedPairs (#65976)
Calling isPlainlyKilled instead of directly checking for a kill flag
should make processTiedPairs behave the same with LiveIntervals
(i.e. when compiling with -early-live-intervals) as it does with
LiveVariables.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions