diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-04-11 10:01:16 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-04-11 10:01:17 -0700 |
commit | c266e504309fbbc5a7cf7c8e7bf4a70658c1dd91 (patch) | |
tree | f7dd88d15f39eec6bc83c1a9b90023074b78ae6c /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | 373d08adb4454d416bd2232525e5a6fbe45935ab (diff) | |
download | llvm-c266e504309fbbc5a7cf7c8e7bf4a70658c1dd91.zip llvm-c266e504309fbbc5a7cf7c8e7bf4a70658c1dd91.tar.gz llvm-c266e504309fbbc5a7cf7c8e7bf4a70658c1dd91.tar.bz2 |
[RISCV] Remove ExtZvl enum from RISCVSubtarget. NFC
Having an enum with names that contain the string representation
of their value doesn't add any value. We can just use the numbers.
Reviewed By: kito-cheng, frasercrmck
Differential Revision: https://reviews.llvm.org/D123417
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions