summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/2002-08-16-ConstExprInlined.ll
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-07-31 18:46:24 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-07-31 18:46:24 +0000
commit852e00e3d1827d93878e53b20f038431b52af254 (patch)
tree1922d5015a539b5459be0c8cdc8547de9d23ed7d /llvm/test/Assembler/2002-08-16-ConstExprInlined.ll
parent42040ed753b7dc346737a580eb03da4b5e1e860d (diff)
downloadbcm5719-llvm-852e00e3d1827d93878e53b20f038431b52af254.tar.gz
bcm5719-llvm-852e00e3d1827d93878e53b20f038431b52af254.zip
verify-uselistorder: Change the default -num-shuffles=5
Change the default for `-num-shuffles` to 5 and better document the algorithm in the header docs of `verify-uselistorder`. llvm-svn: 214419
Diffstat (limited to 'llvm/test/Assembler/2002-08-16-ConstExprInlined.ll')
-rw-r--r--llvm/test/Assembler/2002-08-16-ConstExprInlined.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Assembler/2002-08-16-ConstExprInlined.ll b/llvm/test/Assembler/2002-08-16-ConstExprInlined.ll
index 9df1f46ad7a..d02b5cc6f8b 100644
--- a/llvm/test/Assembler/2002-08-16-ConstExprInlined.ll
+++ b/llvm/test/Assembler/2002-08-16-ConstExprInlined.ll
@@ -9,7 +9,7 @@
; around!
;
; RUN: llvm-as < %s | llvm-dis | llvm-as
-; RUN: verify-uselistorder %s -preserve-bc-use-list-order -num-shuffles=5
+; RUN: verify-uselistorder %s -preserve-bc-use-list-order
@.LC0 = internal global [4 x i8] c"foo\00" ; <[4 x i8]*> [#uses=1]
@X = global i8* null ; <i8**> [#uses=0]
OpenPOWER on IntegriCloud