summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/debuginfo-split-int.ll
diff options
context:
space:
mode:
authorTim Shen <timshen91@gmail.com>2017-10-02 22:40:32 +0000
committerTim Shen <timshen91@gmail.com>2017-10-02 22:40:32 +0000
commit705bd5960bf4d2db226dd2f0db6cc52d82e5be80 (patch)
treeb690fb7d3e6529c39f6878cfc4fec78830045687 /test/CodeGen/PowerPC/debuginfo-split-int.ll
parentd990d2886427e26b1037906378edc25af7ea1e8e (diff)
[PowerPC] Temporarily disable the test introduced by r314666
See https://reviews.llvm.org/D38172 for details. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314732 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/PowerPC/debuginfo-split-int.ll')
-rw-r--r--test/CodeGen/PowerPC/debuginfo-split-int.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CodeGen/PowerPC/debuginfo-split-int.ll b/test/CodeGen/PowerPC/debuginfo-split-int.ll
index 66b5806f31e..42279ca9839 100644
--- a/test/CodeGen/PowerPC/debuginfo-split-int.ll
+++ b/test/CodeGen/PowerPC/debuginfo-split-int.ll
@@ -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"