mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
008ac0494e
In gcov, the -o flag can accept either a directory or a file name. When given a directory, the gcda and gcno files are expected to be in that directory. When given a file, the gcda and gcno files are expected to be named based on the stem of that file. Non-existent paths are treated as files. This implements compatible behaviour. llvm-svn: 201555 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
llvm-cov.cpp | ||
LLVMBuild.txt | ||
Makefile |