[PATCH] D112953: [WebAssembly] support "return" and unreachable code in asm type checker

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 1 13:48:34 PDT 2021


sbc100 added inline comments.


================
Comment at: lld/test/wasm/lto/thinlto-thin-archive-collision.ll:3
 
+; UNSUPPORTED: system-windows
+
----------------
aardappel wrote:
> sbc100 wrote:
> > Seems unrelated?
> It was needed to make tests pass on my machine, and since it is a tiny change it seemed ok
Hmm.  That is strange.  Since it completely unrelated I don't think you should land this as part of this change.




CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112953/new/

https://reviews.llvm.org/D112953



More information about the llvm-commits mailing list