@@ -629,7 +629,7 @@ TEST(getTargetFeatureForExtension,
RetrieveTargetFeatureFromOneExt) {
TEST(RiscvExtensionsHelp, CheckExtensions) {
std::string ExpectedOutput =
-R"(All available -march extensions for RISC-V
+ R"(All available -march extensions for RISC-V
--
jacquesguan wrote:
> Sorry, that was a mis-statement. There are two counter extensions you are
> bumping.
>
> Anyway, rewording the commit message is a nit from me.
OK, I retitle the commit.
https://github.com/llvm/llvm-project/pull/66323
___
cfe-co