diff options
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/no-pref-jumps.ll')
| -rw-r--r-- | llvm/test/CodeGen/PowerPC/no-pref-jumps.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/PowerPC/no-pref-jumps.ll b/llvm/test/CodeGen/PowerPC/no-pref-jumps.ll index 44643df09bd..1c22d8b7903 100644 --- a/llvm/test/CodeGen/PowerPC/no-pref-jumps.ll +++ b/llvm/test/CodeGen/PowerPC/no-pref-jumps.ll @@ -1,3 +1,4 @@ +; XFAIL: * ; RUN: llc -verify-machineinstrs -mcpu=pwr7 < %s | FileCheck %s target datalayout = "E-m:e-i64:64-n32:64" target triple = "powerpc64-unknown-linux-gnu" |

