xref: /aosp_15_r20/test/dittosuite/test/llvm-gcov.sh (revision 6fa2df46f119dce7527f5beb2814eca0e6f886ac)
1#!/bin/bash
2exec llvm-cov gcov "$@"
3