llvm-cov: Implement the object-directory flag
authorJustin Bogner <mail@justinbogner.com>
Tue, 4 Feb 2014 06:41:43 +0000 (06:41 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 4 Feb 2014 06:41:43 +0000 (06:41 +0000)
commite2d1c6c19d8f643edffca86e2944f1aba4c9feea
tree9c5c1eff41b846d7fa77ef8221d44f3b3beb7ba4
parent9433c770f7cd72882fa33edf3b53dd62a23abc21
llvm-cov: Implement the object-directory flag

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200741 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-cov/Inputs/test_objdir.cpp.gcov [new file with mode: 0644]
test/tools/llvm-cov/Inputs/test_objdir.h.gcov [new file with mode: 0644]
test/tools/llvm-cov/llvm-cov.test
tools/llvm-cov/llvm-cov.cpp