[clang] [RISCV] Update Zicntr and Zihpm to version 2p0 (PR #66323)

Yueh-Ting Chen via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 14 00:04:41 PDT 2023


================
@@ -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
----------------
eopXD wrote:

This change doesn't seem necessary

https://github.com/llvm/llvm-project/pull/66323


More information about the cfe-commits mailing list