mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-26 22:34:39 +00:00
[Coverage] add covmap v2 binary format regression test
llvm-svn: 260428
This commit is contained in:
parent
e72d316342
commit
3e7ea000e2
BIN
test/tools/llvm-cov/Inputs/binary-formats.v2.linux32l
Executable file
BIN
test/tools/llvm-cov/Inputs/binary-formats.v2.linux32l
Executable file
Binary file not shown.
BIN
test/tools/llvm-cov/Inputs/binary-formats.v2.linux64l
Executable file
BIN
test/tools/llvm-cov/Inputs/binary-formats.v2.linux64l
Executable file
Binary file not shown.
@ -7,4 +7,6 @@ REQUIRES: shell
|
||||
# of the same template function are properly merged in show
|
||||
# output.
|
||||
|
||||
// RUN: llvm-cov show %S/Inputs/elf_binary_comdat -instr-profile %S/Inputs/elf_binary_comdat.profdata -filename-equivalence %S/Inputs/instrprof-comdat.h | FileCheck --check-prefix=HEADER %S/Inputs/instrprof-comdat.h
|
||||
// RUN: llvm-cov show %S/Inputs/binary-formats.v1.linux64l -instr-profile %S/Inputs/elf_binary_comdat.profdata -filename-equivalence %S/Inputs/instrprof-comdat.h | FileCheck --check-prefix=HEADER %S/Inputs/instrprof-comdat.h
|
||||
// RUN: llvm-cov show %S/Inputs/binary-formats.v2.linux64l -instr-profile %S/Inputs/elf_binary_comdat.profdata -filename-equivalence %S/Inputs/instrprof-comdat.h | FileCheck --check-prefix=HEADER %S/Inputs/instrprof-comdat.h
|
||||
// RUN: llvm-cov show %S/Inputs/binary-formats.v2.linux32l -instr-profile %S/Inputs/elf_binary_comdat.profdata -filename-equivalence %S/Inputs/instrprof-comdat.h | FileCheck --check-prefix=HEADER %S/Inputs/instrprof-comdat.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user