================
@@ -0,0 +1,52 @@
+// REQUIRES: riscv-registered-target
+// RUN: %clang --target=riscv64 -mcpu=gr765 --print-enabled-extensions |
FileCheck %s
+
+// CHECK: Extensions enabled for the given RISC-V target
+// CHECK: Name{{ *}}Version{{ *}}Description
----------------
mshockwave wrote:
nit: are the whitespaces really gonna cause false negatives? Other
print-enabled-extensions tests simply paste the output in the test without any
regular expressions.
https://github.com/llvm/llvm-project/pull/225638
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits