[WebAssembly] Change tabs to spaces in basic-assembly.s

llvm-svn: 344866
This commit is contained in:
Heejin Ahn 2018-10-21 11:16:50 +00:00
parent 55365e4b39
commit 0ab7245c46
1 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ test0:
#i32x4.trunc_s/f32x4:sat
i32.trunc_s/f32
#i32.trunc_s:sat/f32
get_global __stack_pointer@GLOBAL
get_global __stack_pointer@GLOBAL
end_function
@ -88,5 +88,5 @@ test0:
# CHECK-NEXT: get_local 5
# CHECK-NEXT: f32x4.add
# CHECK-NEXT: i32.trunc_s/f32
# CHECK-NEXT: get_global __stack_pointer@GLOBAL
# CHECK-NEXT: get_global __stack_pointer@GLOBAL
# CHECK-NEXT: end_function