summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/value-profile-switch.test
blob: 7e66e5188e441a5f44ee534ddea392c67daf5698 (plain)
1
2
3
CHECK: BINGO
RUN: not LLVMFuzzer-SwitchTest-TracePC  -use_value_profile=1 -runs=100000000 -seed=1 2>&1 | FileCheck %s
RUN: not LLVMFuzzer-Switch2Test-TracePC -use_value_profile=1 -runs=100000000 -seed=1 2>&1 | FileCheck %s
OpenPOWER on IntegriCloud