diff options
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll')
-rw-r--r-- | llvm/test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll b/llvm/test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll index d57c6498c39..3a5cb89928d 100644 --- a/llvm/test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll +++ b/llvm/test/CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll @@ -1,4 +1,4 @@ -; RUN: llc -verify-machineinstrs < %s -march=ppc32 +; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32-- ; <rdar://problem/6020042> define i32 @bork() nounwind { |