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

Yeting Kuo via cfe-commits cfe-commits at lists.llvm.org
Tue May 7 08:57:48 PDT 2024


================
@@ -0,0 +1,7 @@
+// RUN: %clang --target=riscv64 -menable-experimental-extensions -c -o /dev/null %s
----------------
yetingk wrote:

Yes. I am sorry that I didn't find out the obvious mistake. I am going to review my development process.

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


More information about the cfe-commits mailing list