1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

Temporarily disable test.

This commit is contained in:
Alina Sbirlea 2019-11-12 15:56:53 -08:00
parent ec6661f8aa
commit 6f9d9bcfe8

View File

@ -1,5 +1,7 @@
; RUN: opt -globals-aa -gvn -S < %s | FileCheck %s
; XFAIL: *
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"