]> granicus.if.org Git - llvm/commit
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)
commitbd59e21808ffda8e1abf6824a2222bd0a0963322
treee92fbf00e332cce8ddd4c6ed32bc13e8685d9bef
parent12509308c16ff86d0afcb5e7f99be3a75801b3ca
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232354 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-cov/binary-formats.c
test/tools/llvm-cov/report.cpp
test/tools/llvm-cov/showExpansions.cpp
test/tools/llvm-cov/showHighlightedRanges.cpp
test/tools/llvm-cov/showLineExecutionCounts.cpp
test/tools/llvm-cov/showRegionMarkers.cpp
test/tools/llvm-cov/showTemplateInstantiations.cpp
test/tools/llvm-cov/universal-binary.c