================
@@ -0,0 +1,18 @@
+// RUN: %clang_cc1 -O2 -triple wasm32-unknown-unknown-wasm -target-feature 
+reference-types -emit-llvm -o - %s | FileCheck %s
+
+// From issue 69894. Reftypes need to be marked as not valid as vector 
elements.
----------------
aheejin wrote:

If you would like to refer to an issue, I think including the URL is more 
convenient: `https://github.com/llvm/llvm-project/issues/69894`

https://github.com/llvm/llvm-project/pull/97080
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to