diff options
author | Nikita Popov <npopov@redhat.com> | 2022-06-29 16:41:38 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-06-29 16:43:05 +0200 |
commit | 2124b2f0e6083470cf27448e4217706ee646ab03 (patch) | |
tree | 6cdd193bc5951b62436a63b667a7d9868c3c03e9 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 741f8f2bede58573560372bc219b2dec9a1d6643 (diff) | |
download | llvm-2124b2f0e6083470cf27448e4217706ee646ab03.zip llvm-2124b2f0e6083470cf27448e4217706ee646ab03.tar.gz llvm-2124b2f0e6083470cf27448e4217706ee646ab03.tar.bz2 |
[JumpThreading] Avoid ConstantExpr::get() (NFCI)
This code requires the result to be an UndefValue/ConstantInt
anyway (checked by getKnownConstant), so we are only interested
in the case where this folds.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions