diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-01-26 10:35:53 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-01-26 11:08:29 -0800 |
commit | b3d94b199c22fc662a897054b4dcad4e33649592 (patch) | |
tree | 264339370f149db0dcc7d9650b779d6318b59f81 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 4691f00a63750b14970b71bc9dbb9bd04c8335a8 (diff) | |
download | llvm-b3d94b199c22fc662a897054b4dcad4e33649592.zip llvm-b3d94b199c22fc662a897054b4dcad4e33649592.tar.gz llvm-b3d94b199c22fc662a897054b4dcad4e33649592.tar.bz2 |
[RISCV] Remove references to 'B' extension from AssemblerPredicate and SubtargetFeature strings.
For Zba/Zbb/Zbc/Zbs I've removed the 'B' completely and used the
extension names as presented at the start of Chapter 1 of the
1.0.0 Bitmanipulation spec.
For the unratified extensions, I've replaced 'B' with 'Zb' and
otherwise left them unchanged.
Reviewed By: asb
Differential Revision: https://reviews.llvm.org/D117822
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions