diff options
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll')
-rw-r--r-- | llvm/test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll b/llvm/test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll index f48f3656ddf..1507934590e 100644 --- a/llvm/test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll +++ b/llvm/test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s +; RUN: llc -verify-machineinstrs < %s target datalayout = "E-p:32:32" target triple = "powerpc-apple-darwin8.8.0" |