xref: /aosp_15_r20/system/nfc/src/fuzzers/llvm-gcov (revision 7eba2f3b06c51ae21384f6a4f14577b668a869b3)
1#!/bin/bash
2exec llvm-cov-6.0 gcov "$@"
3
4