forked from OSchip/llvm-project
[PowerPC] Temporarily disable the test introduced by r314666
See https://reviews.llvm.org/D38172 for details. llvm-svn: 314732
This commit is contained in:
parent
a7e7d90d9f
commit
7b8928c729
|
@ -1,4 +1,6 @@
|
|||
; RUN: llc < %s -stop-after=isel -o - | FileCheck %s
|
||||
; FIXME: See the comments in D38172, regarding the name "isel" is registered only by AMDGPU.
|
||||
; XFAIL: *
|
||||
|
||||
source_filename = "foo.c"
|
||||
target datalayout = "E-m:e-p:32:32-i64:64-n32"
|
||||
|
|
Loading…
Reference in New Issue