Sign in
chromium
/
chromiumos
/
platform
/
ec.git
/
HEAD
/
.
/
util
/
llvm-gcov.sh
blob: c16301af0d373b695ff69dd4c71e711952943b31 [
file
] [
log
] [
blame
]
#!/bin/bash
#
# Copyright 2021 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
exec llvm
-
cov gcov
"$@"
--
demangled
-
names