aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/vbool-cmp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/vbool-cmp.ll')
-rw-r--r--test/Assembler/vbool-cmp.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Assembler/vbool-cmp.ll b/test/Assembler/vbool-cmp.ll
index e652d2f..6bbd5c8 100644
--- a/test/Assembler/vbool-cmp.ll
+++ b/test/Assembler/vbool-cmp.ll
@@ -1,4 +1,5 @@
; RUN: llvm-as < %s | llvm-dis | llvm-as | llvm-dis | FileCheck %s
+; RUN: verify-uselistorder %s
; Rudimentary test of fcmp/icmp on vectors returning vector of bool
; CHECK: @ffoo