diff options
Diffstat (limited to 'test/CodeGen/PowerPC/vtable-reloc.ll')
| -rw-r--r-- | test/CodeGen/PowerPC/vtable-reloc.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/vtable-reloc.ll b/test/CodeGen/PowerPC/vtable-reloc.ll index 995a5d03ba5ba..17ea8e3c47e02 100644 --- a/test/CodeGen/PowerPC/vtable-reloc.ll +++ b/test/CodeGen/PowerPC/vtable-reloc.ll @@ -1,4 +1,4 @@ -; RUN: llc -O0 < %s | FileCheck %s +; RUN: llc -verify-machineinstrs -O0 < %s | FileCheck %s target datalayout = "E-m:e-i64:64-n32:64" target triple = "powerpc64-unknown-linux-gnu" |
