mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:50:51 +08:00
3d7260e7b21b6630ac42e1838c582a84c57e8a95
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
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%