mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-26 06:14:42 +00:00
21e8db8cc1
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271697 91177308-0d34-0410-b5e6-96231b3b80d8
6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
RUN: LLVMFuzzer-SimpleTest -print_new_cov_pcs=1 2>&1 | FileCheck %s --check-prefix=PCS
|
|
PCS:{{^0x[a-f0-9]+}}
|
|
PCS:NEW
|
|
PCS:BINGO
|
|
|