diff options
author | Alex Langford <alangford@apple.com> | 2023-06-23 17:27:09 -0700 |
---|---|---|
committer | Alex Langford <alangford@apple.com> | 2023-06-26 11:06:29 -0700 |
commit | 2014572d9a6839745a920ec19ebfa73814548061 (patch) | |
tree | f85d3b0ecc3b5575514fdda60f46529d29ce8a24 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | f2596b754c2f286cc4df2feff27b3e14a88d4f7b (diff) | |
download | llvm-2014572d9a6839745a920ec19ebfa73814548061.zip llvm-2014572d9a6839745a920ec19ebfa73814548061.tar.gz llvm-2014572d9a6839745a920ec19ebfa73814548061.tar.bz2 |
[lldb][NFCI] Remove unneeded ConstString constructions for OptionValueProperties::AppendProperty
I removed ConstString from OptionValueProperties in 643ba926c1f6, but
there are a few call sites that still create a ConstString as an
argument. I did not catch these initially because ConstString has an
implicit conversion method to StringRef.
Differential Revision: https://reviews.llvm.org/D153673
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions