================ @@ -6,6 +6,9 @@ .globaltype myglob64, i64 .globaltype __stack_pointer, i64 + .tabletype externref_table, externref +externref_table: ---------------- sbc100 wrote:
What happens if you add these two lines today (without this change)? Maybe a small PR to add this to this test first would allow enable us to see the effect of this change clearly? https://github.com/llvm/llvm-project/pull/180649 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
