diff options
Diffstat (limited to 'test/tools/llvm-cov/Inputs')
-rwxr-xr-x | test/tools/llvm-cov/Inputs/binary-formats.macho32b | bin | 0 -> 9352 bytes | |||
-rwxr-xr-x | test/tools/llvm-cov/Inputs/binary-formats.macho32l | bin | 0 -> 812 bytes | |||
-rwxr-xr-x | test/tools/llvm-cov/Inputs/binary-formats.macho64l | bin | 0 -> 920 bytes | |||
-rw-r--r-- | test/tools/llvm-cov/Inputs/binary-formats.proftext | 4 | ||||
-rw-r--r-- | test/tools/llvm-cov/Inputs/lineExecutionCounts.profdata | bin | 656 -> 0 bytes | |||
-rw-r--r-- | test/tools/llvm-cov/Inputs/lineExecutionCounts.proftext | 8 | ||||
-rw-r--r-- | test/tools/llvm-cov/Inputs/regionMarkers.profdata | bin | 656 -> 0 bytes | |||
-rw-r--r-- | test/tools/llvm-cov/Inputs/regionMarkers.proftext | 8 | ||||
-rw-r--r-- | test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcda | bin | 0 -> 124 bytes | |||
-rw-r--r-- | test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcno | bin | 0 -> 216 bytes | |||
-rwxr-xr-x | test/tools/llvm-cov/Inputs/universal-binary | bin | 0 -> 960 bytes | |||
-rw-r--r-- | test/tools/llvm-cov/Inputs/universal-binary.proftext | 4 |
12 files changed, 24 insertions, 0 deletions
diff --git a/test/tools/llvm-cov/Inputs/binary-formats.macho32b b/test/tools/llvm-cov/Inputs/binary-formats.macho32b Binary files differnew file mode 100755 index 0000000..bb9f356 --- /dev/null +++ b/test/tools/llvm-cov/Inputs/binary-formats.macho32b diff --git a/test/tools/llvm-cov/Inputs/binary-formats.macho32l b/test/tools/llvm-cov/Inputs/binary-formats.macho32l Binary files differnew file mode 100755 index 0000000..2dd4c44 --- /dev/null +++ b/test/tools/llvm-cov/Inputs/binary-formats.macho32l diff --git a/test/tools/llvm-cov/Inputs/binary-formats.macho64l b/test/tools/llvm-cov/Inputs/binary-formats.macho64l Binary files differnew file mode 100755 index 0000000..0045c43 --- /dev/null +++ b/test/tools/llvm-cov/Inputs/binary-formats.macho64l diff --git a/test/tools/llvm-cov/Inputs/binary-formats.proftext b/test/tools/llvm-cov/Inputs/binary-formats.proftext new file mode 100644 index 0000000..97816c2 --- /dev/null +++ b/test/tools/llvm-cov/Inputs/binary-formats.proftext @@ -0,0 +1,4 @@ +main +0x0 +1 +100 diff --git a/test/tools/llvm-cov/Inputs/lineExecutionCounts.profdata b/test/tools/llvm-cov/Inputs/lineExecutionCounts.profdata Binary files differdeleted file mode 100644 index 8712227..0000000 --- a/test/tools/llvm-cov/Inputs/lineExecutionCounts.profdata +++ /dev/null diff --git a/test/tools/llvm-cov/Inputs/lineExecutionCounts.proftext b/test/tools/llvm-cov/Inputs/lineExecutionCounts.proftext new file mode 100644 index 0000000..1966d42 --- /dev/null +++ b/test/tools/llvm-cov/Inputs/lineExecutionCounts.proftext @@ -0,0 +1,8 @@ +main +0x000000000028434d +5 +1 +0 +100 +1 +0 diff --git a/test/tools/llvm-cov/Inputs/regionMarkers.profdata b/test/tools/llvm-cov/Inputs/regionMarkers.profdata Binary files differdeleted file mode 100644 index 8712227..0000000 --- a/test/tools/llvm-cov/Inputs/regionMarkers.profdata +++ /dev/null diff --git a/test/tools/llvm-cov/Inputs/regionMarkers.proftext b/test/tools/llvm-cov/Inputs/regionMarkers.proftext new file mode 100644 index 0000000..1966d42 --- /dev/null +++ b/test/tools/llvm-cov/Inputs/regionMarkers.proftext @@ -0,0 +1,8 @@ +main +0x000000000028434d +5 +1 +0 +100 +1 +0 diff --git a/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcda b/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcda Binary files differnew file mode 100644 index 0000000..3ca483d --- /dev/null +++ b/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcda diff --git a/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcno b/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcno Binary files differnew file mode 100644 index 0000000..d453566 --- /dev/null +++ b/test/tools/llvm-cov/Inputs/test_exit_block_arcs.gcno diff --git a/test/tools/llvm-cov/Inputs/universal-binary b/test/tools/llvm-cov/Inputs/universal-binary Binary files differnew file mode 100755 index 0000000..aad5758 --- /dev/null +++ b/test/tools/llvm-cov/Inputs/universal-binary diff --git a/test/tools/llvm-cov/Inputs/universal-binary.proftext b/test/tools/llvm-cov/Inputs/universal-binary.proftext new file mode 100644 index 0000000..97816c2 --- /dev/null +++ b/test/tools/llvm-cov/Inputs/universal-binary.proftext @@ -0,0 +1,4 @@ +main +0x0 +1 +100 |