aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vtbl.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/vtbl.ll')
-rw-r--r--test/CodeGen/ARM/vtbl.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/vtbl.ll b/test/CodeGen/ARM/vtbl.ll
index e4dd572a41b4..2e0718877e96 100644
--- a/test/CodeGen/ARM/vtbl.ll
+++ b/test/CodeGen/ARM/vtbl.ll
@@ -1,4 +1,4 @@
-; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o - | FileCheck %s
+; RUN: llc -mtriple=arm-eabi -mattr=+neon %s -o - -verify-machineinstrs | FileCheck %s
%struct.__neon_int8x8x2_t = type { <8 x i8>, <8 x i8> }
%struct.__neon_int8x8x3_t = type { <8 x i8>, <8 x i8>, <8 x i8> }