diff options
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/pie.ll')
| -rw-r--r-- | llvm/test/CodeGen/PowerPC/pie.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/pie.ll b/llvm/test/CodeGen/PowerPC/pie.ll index 56e07caf281..e037b7686c1 100644 --- a/llvm/test/CodeGen/PowerPC/pie.ll +++ b/llvm/test/CodeGen/PowerPC/pie.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -mtriple=powerpc-pc-linux -relocation-model=pic | FileCheck %s +; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc-pc-linux -relocation-model=pic | FileCheck %s define void @f() { |

