Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / compiler-rt / test / fuzzer / three-bytes.test
blob923a51ecb3d8196d289441df1d618660634d89d5
1 Tests -use_value_profile=2 (alternative VP metric).
2 RUN: %cpp_compiler %S/ThreeBytes.cpp -o %t
4 RUN:     %run %t -seed=1 -runs=30000
5 RUN: not %run %t -seed=1 -runs=1000000 -use_value_profile=2 2>&1 | FileCheck %s
7 CHECK: Test unit written