[MLGO] Fix make_corpus_script.test
commitb54e919573a8ee03b4b813ad9705b36cba62232d
authorAiden Grossman <agrossman154@yahoo.com>
Sun, 21 Jan 2024 23:20:56 +0000 (21 23:20 +0000)
committerAiden Grossman <agrossman154@yahoo.com>
Sun, 21 Jan 2024 23:20:56 +0000 (21 23:20 +0000)
treea8765d3d985959dd92737b9d7a258d04b8fdacf7
parent120e0623773dc9c43f393d43be0641c7d7ad26f2
[MLGO] Fix make_corpus_script.test

This test is currently failing as the order that the files end up in the
corpus description is somewhat dependent upon platform and the check is
checking for a specific order. This patch switches to using the
CHECK-DAG directive to make the checks order invariant to fix the broken
bots.
llvm/utils/mlgo-utils/tests/corpus/make_corpus_script.test