diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-02-09 15:19:18 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2023-02-09 15:19:28 -0800 |
commit | 68c906811bcb1edfc1a4c73e0fcadb51f7f3e8e3 (patch) | |
tree | 9e31ff2c663e60292284cad577065f5569fe5d41 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 5d8da5a208e6501baff7a8fd8de76ea143e49646 (diff) | |
download | llvm-68c906811bcb1edfc1a4c73e0fcadb51f7f3e8e3.zip llvm-68c906811bcb1edfc1a4c73e0fcadb51f7f3e8e3.tar.gz llvm-68c906811bcb1edfc1a4c73e0fcadb51f7f3e8e3.tar.bz2 |
[ValueTracking] Replace an always false condition with an assert. NFC
The one caller of this function already checked that V isn't a
Constant.
Alternatively, we could remove the check from the caller if reviewers
prefer.
Reviewed By: spatel
Differential Revision: https://reviews.llvm.org/D143677
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions