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

Yeting Kuo via cfe-commits cfe-commits at lists.llvm.org
Wed May 1 20:12:15 PDT 2024


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

Done.

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


More information about the cfe-commits mailing list