mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
[Webassembly] disable unstable test.
It reads uninitialized memory and crashes randomly. llvm-svn: 278495
This commit is contained in:
parent
d872c84215
commit
ad62d59b21
@ -1,4 +1,6 @@
|
|||||||
; RUN: llc < %s -O0 -verify-machineinstrs -mtriple=wasm32-unknown-unknown | FileCheck %s
|
; RUN: llc < %s -O0 -verify-machineinstrs -mtriple=wasm32-unknown-unknown | FileCheck %s
|
||||||
|
; REQUIRES: disabled
|
||||||
|
|
||||||
; CHECK: BB#0
|
; CHECK: BB#0
|
||||||
; CHECK: #DEBUG_VALUE: usage:self <- %vreg4
|
; CHECK: #DEBUG_VALUE: usage:self <- %vreg4
|
||||||
; CHECK: BB#1
|
; CHECK: BB#1
|
||||||
|
Loading…
Reference in New Issue
Block a user