We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e429c3 commit c35b07fCopy full SHA for c35b07f
overlays/patches/wasm/llvm/haskell-wasm-llvm-project.patch
@@ -339,3 +339,13 @@ index 1f824b80bcd4..1025d3ee3026 100644
339
} else {
340
getStreamer().emitELFSize(Sym, Expr);
341
}
342
+diff --git a/llvm/test/MC/WebAssembly/null-output.s b/llvm/test/MC/WebAssembly/null-output.s
343
+index fb15eecffc86..513e37d35039 100644
344
+--- a/llvm/test/MC/WebAssembly/null-output.s
345
++++ b/llvm/test/MC/WebAssembly/null-output.s
346
+@@ -1,4 +1,5 @@
347
+ # RUN: llvm-mc -triple=wasm32-unknown-unknown -filetype=obj -o /dev/null < %s
348
++# XFAIL: *
349
+
350
+ .text
351
+ .section .text.main,"",@
0 commit comments