OSDN Git Service

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