OSDN Git Service

llvm-cov: Remove an overly system specific test
authorJustin Bogner <mail@justinbogner.com>
Wed, 10 Sep 2014 06:35:38 +0000 (06:35 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 10 Sep 2014 06:35:38 +0000 (06:35 +0000)
commit7d822f839f221ae2288e04ff96c17a4f4704db05
tree58135c01ac3fb264c8ceb54d811352aed010f1dd
parent5672e68951c3f866d76fd92ddf1640eadc28f50f
llvm-cov: Remove an overly system specific test

It appears that the -filename-equivalence option for testing llvm-cov
doesn't work correctly with -show-expansions. I'm reverting this test
to get the bots green while I look into fixing that.

This partially reverts r217476

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217478 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-cov/showExpansions.cpp [deleted file]