[clang] [llvm] [RISCV] Teach .option arch to support experimental extensions. (PR #89727)

Craig Topper via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 30 23:00:03 PDT 2024


================
@@ -51,7 +51,6 @@ STATISTIC(RISCVNumInstrsCompressed,
 
 static cl::opt<bool> AddBuildAttributes("riscv-add-build-attributes",
                                         cl::init(false));
-
----------------
topperc wrote:

Unrelated change?

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


More information about the cfe-commits mailing list