summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/Inputs/binary-formats.macho32b
Commit message (Collapse)AuthorAgeFilesLines
* InstrProf: Fix CoverageMappingReader on big endianJustin Bogner2015-03-161-0/+0
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
OpenPOWER on IntegriCloud