mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
1b871ba44c
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196632 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
README | ||
test_file_checksum_fail.gcda | ||
test_func_checksum_fail.gcda | ||
test_read_fail.gcno | ||
test.cpp | ||
test.cpp.orig_gcov | ||
test.gcda | ||
test.gcno | ||
test.h | ||
test.h.orig_gcov |
These inputs were pre-generated to allow for easier testing of llvm-cov. test.gcno and test.gcda were create by running clang: clang++ -g -ftest-coverage -fprofile-arcs test.cpp test.cpp.gcov was created by running gcov 4.2.1: gcov test.cpp