Sign in
llvm
/
llvm-project
/
compiler-rt
/
9d7a9c3a8de8626c497db3a23226e7965ea2988e
/
.
/
test
/
fuzzer
/
three-bytes.test
blob: 923a51ecb3d8196d289441df1d618660634d89d5 [
file
] [
log
] [
blame
]
Tests
-
use_value_profile
=
2
(
alternative VP metric
).
RUN
:
%
cpp_compiler
%
S
/
ThreeBytes
.
cpp
-
o
%
t
RUN
:
%
run
%
t
-
seed
=
1
-
runs
=
30000
RUN
:
not
%
run
%
t
-
seed
=
1
-
runs
=
1000000
-
use_value_profile
=
2
2
>&
1
|
FileCheck
%
s
CHECK
:
Test
unit written