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 d27a521c07 Revert "llvm-cov: Remove an overly system specific test"
This fixes a call to sys::fs::equivalent that should've been to
CodeCoverageTool::equivalentFiles, which lets us restore the test of
r217476 that was removed in r217478.

This reverts r217478, but the test works this time.

llvm-svn: 217646
2014-09-11 23:20:48 +00:00
..
Inputs Revert "llvm-cov: Remove an overly system specific test" 2014-09-11 23:20:48 +00:00
copy_block_helper.m Do not XFAIL test/tools/llvm-cov tests on powerpc64le 2014-06-18 15:52:18 +00:00
lit.local.cfg [Test] Trim unnecessary .c and .cpp from config.suffix in lit.local.cfg 2014-05-12 19:57:31 +00:00
llvm-cov.test llvm-cov: Support specifying multiple source files 2014-06-27 20:41:25 +00:00
range_based_for.cpp Do not XFAIL test/tools/llvm-cov tests on powerpc64le 2014-06-18 15:52:18 +00:00
showExpansions.cpp Revert "llvm-cov: Remove an overly system specific test" 2014-09-11 23:20:48 +00:00
showHighlightedRanges.cpp llvm-cov: test: add xfail for the big-endian buildbots 2014-08-23 00:47:24 +00:00
showLineExecutionCounts.cpp llvm-cov: test: add xfail for the big-endian buildbots 2014-08-23 00:47:24 +00:00
showRegionMarkers.cpp llvm-cov: test: add xfail for the big-endian buildbots 2014-08-23 00:47:24 +00:00