1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/tools/llvm-cov
Justin Bogner 5878b9185f 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
2015-03-16 21:40:18 +00:00
..
Inputs InstrProf: Fix CoverageMappingReader on big endian 2015-03-16 21:40:18 +00:00
binary-formats.c InstrProf: Fix CoverageMappingReader on big endian 2015-03-16 21:40:18 +00:00
copy_block_helper.m
lit.local.cfg InstrProf: Do a better job of reading coverage mapping data. 2015-03-16 06:55:45 +00:00
llvm-cov.test lit: Add 'cd' support to the internal shell and port some tests 2015-03-02 21:33:18 +00:00
range_based_for.cpp
report.cpp InstrProf: Remove xfails for big-endian from coverage tests 2015-03-16 07:29:49 +00:00
showExpansions.cpp InstrProf: Remove xfails for big-endian from coverage tests 2015-03-16 07:29:49 +00:00
showHighlightedRanges.cpp InstrProf: Remove xfails for big-endian from coverage tests 2015-03-16 07:29:49 +00:00
showLineExecutionCounts.cpp InstrProf: Remove xfails for big-endian from coverage tests 2015-03-16 07:29:49 +00:00
showRegionMarkers.cpp InstrProf: Remove xfails for big-endian from coverage tests 2015-03-16 07:29:49 +00:00
showTemplateInstantiations.cpp InstrProf: Remove xfails for big-endian from coverage tests 2015-03-16 07:29:49 +00:00
universal-binary.c InstrProf: Remove xfails for big-endian from coverage tests 2015-03-16 07:29:49 +00:00