diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-04-26 10:11:07 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2023-04-26 10:11:07 -0700 |
commit | 236898f6191af51fd5bd52e62987a1edb58b279b (patch) | |
tree | 8f4e466437addea1dfe3397c6d77b3dcd182549c /lldb/source/Commands/CommandObjectWatchpoint.cpp | |
parent | 1bce1beac4b7980ed01c07d6a6d789f8ec55adac (diff) | |
download | llvm-236898f6191af51fd5bd52e62987a1edb58b279b.zip llvm-236898f6191af51fd5bd52e62987a1edb58b279b.tar.gz llvm-236898f6191af51fd5bd52e62987a1edb58b279b.tar.bz2 |
[RISCV] Accept zicntr and zihpm command line options
This change adds the definition of the two extensions, but does not either a) make any register definitions conditional on them or b) enabled the extensions by default.
This is somewhat analogous to https://reviews.llvm.org/D143953, but with some key differences. The best discussion I can find on status is here: https://github.com/riscv/riscv-profiles/issues/43. These were removed between document version 2.1 and 2.2, but were not defined as new extensions in 2.2. That addition came later - in March 2022.
According to https://drive.google.com/file/d/1qa57pePesOiDOrNzxuuGFhCL4Rbi9AYB/view these were ratified in March 2023.
Reviewed By: asb, reames
Differential Revision: https://reviews.llvm.org/D144215
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpoint.cpp')
0 files changed, 0 insertions, 0 deletions