1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

Disable llvm/test/Transforms/NewGVN/pr32934.ll while Davide is investigating.

llvm-svn: 302977
This commit is contained in:
NAKAMURA Takumi 2017-05-13 03:05:38 +00:00
parent c5771fbe04
commit 0474b0e5ba

View File

@ -1,4 +1,4 @@
; XFAIL: *
; REQUIRES: disabled
; RUN: opt -S -newgvn %s | FileCheck %s
; CHECK: define void @tinkywinky() {