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 8693dfe commit f3034bdCopy full SHA for f3034bd
llvm/test/CodeGen/WebAssembly/target-features-cpus.ll
@@ -70,7 +70,7 @@ target triple = "wasm32-unknown-unknown"
70
; +call-indirect-overlong, +exception-handling,
71
; +extended-const, +fp16, +multimemory, +multivalue,
72
; +mutable-globals, +nontrapping-fptoint, +relaxed-simd,
73
-; +reference-types, +simd128, +sign-ext, +tail-call +gc
+; +reference-types, +simd128, +sign-ext, +tail-call, +gc
74
; BLEEDING-EDGE-LABEL: .section .custom_section.target_features,"",@
75
; BLEEDING-EDGE-NEXT: .int8 17
76
; BLEEDING-EDGE-NEXT: .int8 43
0 commit comments