OSDN Git Service

28967c45555740490c61b530bf3ffbc925ad901e
[android-x86/external-llvm.git] / lib / Fuzzer / test / value-profile-cmp3.test
1 CHECK: BINGO
2 RUN: %cpp_compiler %S/AbsNegAndConstantTest.cpp -o %t-LLVMFuzzer-AbsNegAndConstantTest
3 RUN: not %t-LLVMFuzzer-AbsNegAndConstantTest -seed=1 -use_cmp=0 -use_value_profile=1 -runs=100000000 2>&1 | FileCheck %s