summaryrefslogtreecommitdiff
path: root/test/fuzzer/value-profile-cmp3.test
blob: d2284750b51edf9acf95c81cc0f91245668dda8b (plain)
1
2
3
CHECK: BINGO
RUN: %cpp_compiler %S/AbsNegAndConstantTest.cpp -o %t-AbsNegAndConstantTest
RUN: not %t-AbsNegAndConstantTest -seed=1 -use_cmp=0 -use_value_profile=1 -runs=100000000 2>&1 | FileCheck %s