================ @@ -0,0 +1,18 @@ +// RUN: %clang_cc1 -O2 -triple wasm32-unknown-unknown-wasm -target-feature +reference-types -emit-llvm -o - %s | FileCheck %s ---------------- aheejin wrote:
By the way, this command succeeds even without this patch. The test should be something that fails now and succeeds with the fix. 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