diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-05-01 13:00:05 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2023-05-01 13:00:05 -0700 |
commit | fa42e7b6bc430941f42cf50b5c4e55b3c19ccc08 (patch) | |
tree | 12850f2c2d373bc847b92ae9bdc3d154e7a1c92e /lldb/source/Interpreter/CommandInterpreter.cpp | |
parent | 578a4716f549167165a2ec3bac89c86706136d4e (diff) | |
download | llvm-fa42e7b6bc430941f42cf50b5c4e55b3c19ccc08.zip llvm-fa42e7b6bc430941f42cf50b5c4e55b3c19ccc08.tar.gz llvm-fa42e7b6bc430941f42cf50b5c4e55b3c19ccc08.tar.bz2 |
[RISCV] Merge RISCV::parseCPUKind and RISCV::checkCPUKind.
Similar for RISCV::parseTuneCPU and RISCV::checkTuneCPUKind.
This makes the CPUKind enum no longer part of the API. It wasn't
providing much value. It was only used to pass between the two
functions.
By removing it, we can remove a dependency on a tablegen generated
file from the RISCVTargetParser.h file. Then we can remove a
dependency from several CMakeLists.txt.
Diffstat (limited to 'lldb/source/Interpreter/CommandInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions