mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-11-01 15:17:25 +00:00
Un-revert r196358: "llvm-cov: Added support for function checksums."
And add the proper fix. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196367 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -11,6 +11,8 @@ RUN: rm test.cpp.llcov
|
||||
|
||||
RUN: not llvm-cov -gcno=test_read_fail.gcno -gcda=test.gcda
|
||||
|
||||
RUN: not llvm-cov -gcno=test.gcno -gcda=test_checksum_mismatch.gcda
|
||||
RUN: not llvm-cov -gcno=test.gcno -gcda=test_file_checksum_fail.gcda
|
||||
|
||||
RUN: not llvm-cov -gcno=test.gcno -gcda=test_func_checksum_fail.gcda
|
||||
|
||||
XFAIL: powerpc64, s390x, mips
|
||||
|
||||
Reference in New Issue
Block a user