Skip to content

Commit f3034bd

Browse files
committed
Add a comma
1 parent 8693dfe commit f3034bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/WebAssembly/target-features-cpus.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ target triple = "wasm32-unknown-unknown"
7070
; +call-indirect-overlong, +exception-handling,
7171
; +extended-const, +fp16, +multimemory, +multivalue,
7272
; +mutable-globals, +nontrapping-fptoint, +relaxed-simd,
73-
; +reference-types, +simd128, +sign-ext, +tail-call +gc
73+
; +reference-types, +simd128, +sign-ext, +tail-call, +gc
7474
; BLEEDING-EDGE-LABEL: .section .custom_section.target_features,"",@
7575
; BLEEDING-EDGE-NEXT: .int8 17
7676
; BLEEDING-EDGE-NEXT: .int8 43

0 commit comments

Comments
 (0)