diff options
| author | Brandon Wu <brandon.wu@sifive.com> | 2024-03-06 09:25:42 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-06 09:25:42 +0800 |
| commit | 11f74cd4bb487e956c92132b4991e8cde1dd1a81 (patch) | |
| tree | b41e1f5a4193fec5bae3a3421b4ed199f0ba2883 /llvm/tools/llvm-cov/CodeCoverage.cpp | |
| parent | 2a1b09fee4b4b22f4f7189695ce3e858b91a8d69 (diff) | |
| download | llvm-11f74cd4bb487e956c92132b4991e8cde1dd1a81.zip llvm-11f74cd4bb487e956c92132b4991e8cde1dd1a81.tar.gz llvm-11f74cd4bb487e956c92132b4991e8cde1dd1a81.tar.bz2 | |
[RISCV] Improve error message when the extension is not supported (#83989)
If the "march" has some extension with version that is not supported, it
returns the error message like: "error: invalid arch name 'some_arch',
unsupported version number 2.0 for extension 'some_arch'", which is not
precise enough, it should return the message that only tells users "the
extension is not supported".
Diffstat (limited to 'llvm/tools/llvm-cov/CodeCoverage.cpp')
0 files changed, 0 insertions, 0 deletions
