Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InstrProf: Fix CoverageMappingReader on big endian | Justin Bogner | 2015-03-16 | 1 | -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 |