summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/aggregate-constant-values.ll
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-08-19 21:08:27 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-08-19 21:08:27 +0000
commitc8eccd1147800b8a2720ded56f42c7342812430e (patch)
tree67cc1cda49c602aef1a4d32b066ad40b80c68c7a /llvm/test/Assembler/aggregate-constant-values.ll
parent9163561d648c0e9c1bb29a102da2611a2b3dc49b (diff)
downloadbcm5719-llvm-c8eccd1147800b8a2720ded56f42c7342812430e.tar.gz
bcm5719-llvm-c8eccd1147800b8a2720ded56f42c7342812430e.zip
verify-uselistorder: Force -preserve-bc-use-list-order
llvm-svn: 216022
Diffstat (limited to 'llvm/test/Assembler/aggregate-constant-values.ll')
-rw-r--r--llvm/test/Assembler/aggregate-constant-values.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Assembler/aggregate-constant-values.ll b/llvm/test/Assembler/aggregate-constant-values.ll
index dda604f492a..9e68e067589 100644
--- a/llvm/test/Assembler/aggregate-constant-values.ll
+++ b/llvm/test/Assembler/aggregate-constant-values.ll
@@ -1,5 +1,5 @@
; RUN: llvm-as < %s | llvm-dis | llvm-as | llvm-dis | FileCheck %s
-; RUN: verify-uselistorder %s -preserve-bc-use-list-order
+; RUN: verify-uselistorder %s
; CHECK: @foo
; CHECK: store { i32, i32 } { i32 7, i32 9 }, { i32, i32 }* %x
OpenPOWER on IntegriCloud