1
0
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:
Benjamin Kramer 2016-08-12 10:13:45 +00:00
parent d872c84215
commit ad62d59b21

View File

@ -1,4 +1,6 @@
; RUN: llc < %s -O0 -verify-machineinstrs -mtriple=wasm32-unknown-unknown | FileCheck %s
; REQUIRES: disabled
; CHECK: BB#0
; CHECK: #DEBUG_VALUE: usage:self <- %vreg4
; CHECK: BB#1