]> granicus.if.org Git - llvm/commitdiff
[WebAssembly] Fix tests missed in rL374235
authorThomas Lively <tlively@google.com>
Wed, 9 Oct 2019 23:06:38 +0000 (23:06 +0000)
committerThomas Lively <tlively@google.com>
Wed, 9 Oct 2019 23:06:38 +0000 (23:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374259 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/MIR/WebAssembly/typed-immediate-operand-invalid0.mir
test/CodeGen/MIR/WebAssembly/typed-immediate-operand-invalid1.mir
unittests/Target/WebAssembly/WebAssemblyExceptionInfoTest.cpp

index b9f138c14b00356c472dda305ba73bd29701d894..72908711e9ee53ee3a1e66e02e2611fcc271e9dd 100644 (file)
@@ -9,5 +9,5 @@ body: |
     liveins: $arguments
     ; CHECK: [[@LINE+1]]:24: expected integers after 'i'/'s'/'p' type character
     %0:i32 = CONST_I32 i 0, implicit-def dead $arguments
-    RETURN_VOID implicit-def dead $arguments
+    RETURN implicit-def dead $arguments
 ...
index 03e722f6c3c29d5cd0fbf46b2ce73f012e899e61..f5c16b52553bf7568ee528e8c9283f174bda4eee 100644 (file)
@@ -9,5 +9,5 @@ body: |
     liveins: $arguments
     ; CHECK: [[@LINE+1]]:24: a typed immediate operand should start with one of 'i', 's', or 'p'
     %0:i32 = CONST_I32 abc 0, implicit-def dead $arguments
-    RETURN_VOID implicit-def dead $arguments
+    RETURN implicit-def dead $arguments
 ...
index 49a469bdef789ad6029f385a0fd82a287b9442cc..072742aab4115e79b9e959e5d33fcc08b5f17a49 100644 (file)
@@ -132,7 +132,7 @@ body: |
   bb.7:
   ; predecessors: %bb.5, %bb.1
     liveins: $value_stack
-    RETURN_VOID implicit-def $arguments
+    RETURN implicit-def $arguments
 
   bb.8 (landing-pad):
   ; predecessors: %bb.4
@@ -307,7 +307,7 @@ body: |
   bb.9:
   ; predecessors: %bb.0, %bb.7
     liveins: $value_stack
-    RETURN_VOID implicit-def $arguments
+    RETURN implicit-def $arguments
 
   bb.10 (landing-pad):
   ; predecessors: %bb.4