[PATCH] D112953: [WebAssembly] support "return" and unreachable code in asm type checker
Wouter van Oortmerssen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 1 13:42:40 PDT 2021
aardappel added inline comments.
================
Comment at: lld/test/wasm/lto/thinlto-thin-archive-collision.ll:3
+; UNSUPPORTED: system-windows
+
----------------
sbc100 wrote:
> Seems unrelated?
It was needed to make tests pass on my machine, and since it is a tiny change it seemed ok
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112953/new/
https://reviews.llvm.org/D112953
More information about the llvm-commits
mailing list