aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/pr22711.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/pr22711.ll')
-rw-r--r--test/CodeGen/PowerPC/pr22711.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/pr22711.ll b/test/CodeGen/PowerPC/pr22711.ll
index fb1e971d44160..fec38ac8952a5 100644
--- a/test/CodeGen/PowerPC/pr22711.ll
+++ b/test/CodeGen/PowerPC/pr22711.ll
@@ -1,6 +1,6 @@
; Verify that the .toc section is aligned on an 8-byte boundary.
-; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -filetype=obj -o - | llvm-readobj --sections | FileCheck %s
+; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 -filetype=obj -o - | llvm-readobj --sections | FileCheck %s
define void @test(i32* %a) {
entry: