summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/Inputs
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2015-03-16 21:40:18 +0000
committerJustin Bogner <mail@justinbogner.com>2015-03-16 21:40:18 +0000
commita438717638bfe7e67f82de167306a898571ce925 (patch)
tree14dcce95e2f10b40e2aa6befc74bbcef6477bb1f /llvm/test/tools/llvm-cov/Inputs
parenta20616ec1062e53915c0f7715cde009abe527b73 (diff)
downloadbcm5719-llvm-a438717638bfe7e67f82de167306a898571ce925.tar.gz
bcm5719-llvm-a438717638bfe7e67f82de167306a898571ce925.zip
InstrProf: Fix CoverageMappingReader on big endian
This makes the reader check the endianness of the object file its given and behave appropriately. For the test I dug up a really old linker and created a ppc-apple-darwin file for llvm-cov to read. llvm-svn: 232422
Diffstat (limited to 'llvm/test/tools/llvm-cov/Inputs')
-rwxr-xr-xllvm/test/tools/llvm-cov/Inputs/binary-formats.macho32bbin0 -> 9352 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-cov/Inputs/binary-formats.macho32b b/llvm/test/tools/llvm-cov/Inputs/binary-formats.macho32b
new file mode 100755
index 00000000000..bb9f356c9dc
--- /dev/null
+++ b/llvm/test/tools/llvm-cov/Inputs/binary-formats.macho32b
Binary files differ
OpenPOWER on IntegriCloud