Skip to content

Commit

Permalink
[PowerPC] Temporarily disable the test introduced by r314666
Browse files Browse the repository at this point in the history
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
  • Loading branch information
timshen91 committed Oct 2, 2017
1 parent d990d28 commit 705bd59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/CodeGen/PowerPC/debuginfo-split-int.ll
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 705bd59

Please sign in to comment.