v811_spc009/development/scripts/llvm-gcov

4 lines
75 B

#!/bin/bash
# Wrapper script around 'llvm-cov gcov'.
exec llvm-cov gcov $@