llvm-cov: Added command-line option to change dir.
authorYuchen Wu <yuchenericwu@hotmail.com>
Tue, 5 Nov 2013 01:20:41 +0000 (01:20 +0000)
committerYuchen Wu <yuchenericwu@hotmail.com>
Tue, 5 Nov 2013 01:20:41 +0000 (01:20 +0000)
commitd8acf0078cf363252727acff00f85ae8074f95b3
treec5d934ebade933a197f6e70eefacfe2e6035efac
parente85959cb2cb6f82959b3cf1a9ef59c6d793a2556
llvm-cov: Added command-line option to change dir.

This will allow for much easier testing when the input files are in a
different folder from the test script.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194034 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/GCOV.cpp
tools/llvm-cov/llvm-cov.cpp