[PATCH] D32516: [sampleprof] Drop test dependency on the string hash func (NFC)

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 08:47:27 PDT 2017


vsk updated this revision to Diff 96753.
vsk added a comment.

Relax the tests a bit further by using the *-DAG check directive. The test will still check that each pattern appears, but will no longer require the patterns to appear in a sequential order.


https://reviews.llvm.org/D32516

Files:
  test/tools/llvm-profdata/overflow-sample.test
  test/tools/llvm-profdata/sample-profile-basic.test
  test/tools/llvm-profdata/weight-sample.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32516.96753.patch
Type: text/x-patch
Size: 9494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170426/a79a7d6d/attachment-0001.bin>


More information about the llvm-commits mailing list