diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-02-13 09:07:23 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-13 09:07:23 -0800 |
commit | e750c7e636f083c48a6cea7fae37ffc3734c7da0 (patch) | |
tree | 6d55daad8208be4ad6255a29a1728c13eb9ae2ab /llvm/lib/FileCheck/FileCheck.cpp | |
parent | 79fff6aa324c560f4a32d5d2b0276744a2c49668 (diff) | |
download | llvm-e750c7e636f083c48a6cea7fae37ffc3734c7da0.zip llvm-e750c7e636f083c48a6cea7fae37ffc3734c7da0.tar.gz llvm-e750c7e636f083c48a6cea7fae37ffc3734c7da0.tar.bz2 |
[RISCV] Set Feature32Bit/Feature64Bit based on triple for -mcpu=help. (#127031)
llvm-mc keeps going after printing help text and creates an assembler.
If we don't set one of the XLen sized feature bits we trip a fatal error
in RISCVFeatures::validate.
llvm-mc should probably be fixed, but I don't know if its the only tool
with this issue.
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions