[shuffle] Tweak the shuffle fuzzer to support bigger seeds. I'm
authorChandler Carruth <chandlerc@gmail.com>
Wed, 13 Aug 2014 03:21:11 +0000 (03:21 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 13 Aug 2014 03:21:11 +0000 (03:21 +0000)
commit08cfa8c15551184fcfe79a5bdf4d242713ec747a
treea66b7b82d37a9e7400239ae416cf381123c8a484
parent6bb093bbe75f626aeb31611334838c518f32ec9c
[shuffle] Tweak the shuffle fuzzer to support bigger seeds. I'm
currently using UUIDs to seed this in order to scan a bigger range.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215521 91177308-0d34-0410-b5e6-96231b3b80d8
utils/shuffle_fuzz.py