diff options
author | Kito Cheng <kito.cheng@sifive.com> | 2023-01-10 09:51:07 +0800 |
---|---|---|
committer | Kito Cheng <kito.cheng@sifive.com> | 2023-01-10 09:52:03 +0800 |
commit | f4c887c3a8406d85f4f942c8350f10026994f4d8 (patch) | |
tree | c9eb5c6ded7d81e190ac4cc56fe7b66918b9abe4 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 915f2f16fbb75793bfaface6efdce7ef31d2da52 (diff) | |
download | llvm-f4c887c3a8406d85f4f942c8350f10026994f4d8.zip llvm-f4c887c3a8406d85f4f942c8350f10026994f4d8.tar.gz llvm-f4c887c3a8406d85f4f942c8350f10026994f4d8.tar.bz2 |
[RISCV] Add H extension
`h` was the prefix of multi-letter extension name, but it become a
extension name in later RISC-V isa spec.
Fortunately we don't have any extension really defined is prefixed
with `h`, so we can just change that.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D136817
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions