InstrProf: Remove xfails for big-endian from coverage tests
authorJustin Bogner <mail@justinbogner.com>
Mon, 16 Mar 2015 07:29:49 +0000 (07:29 +0000)
committerJustin Bogner <mail@justinbogner.com>
Mon, 16 Mar 2015 07:29:49 +0000 (07:29 +0000)
commit0a582d766cf1e24e3de9d0c0c82a6a9f1d7ca14f
treeefa8c6f573c2ae7e64d549f353d33af91d4a5d0f
parent7931b987353c87885562fba2296dd3fc1bb4ab81
InstrProf: Remove xfails for big-endian from coverage tests

This still doesn't actually work correctly for big endian input files,
but since these tests all use little endian input files they don't
actually fail. I'll be committing a real fix for big endian soon, but
I don't have proper tests for it yet.

llvm-svn: 232354
llvm/test/tools/llvm-cov/binary-formats.c
llvm/test/tools/llvm-cov/report.cpp
llvm/test/tools/llvm-cov/showExpansions.cpp
llvm/test/tools/llvm-cov/showHighlightedRanges.cpp
llvm/test/tools/llvm-cov/showLineExecutionCounts.cpp
llvm/test/tools/llvm-cov/showRegionMarkers.cpp
llvm/test/tools/llvm-cov/showTemplateInstantiations.cpp
llvm/test/tools/llvm-cov/universal-binary.c