From 0dbb28f0761ba63cb0581bd9139be7281eb6ee00 Mon Sep 17 00:00:00 2001 From: Yuchen Wu Date: Thu, 12 Dec 2013 20:29:54 +0000 Subject: [PATCH] Removed llvm-cov.test from Other folder. More comprehensive llvm-cov tests were added to tools/llvm-cov. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197175 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Other/Inputs/llvm_cov.gcda | Bin 296 -> 0 bytes test/Other/Inputs/llvm_cov.gcno | Bin 984 -> 0 bytes test/Other/llvm-cov.test | 4 ---- 3 files changed, 4 deletions(-) delete mode 100644 test/Other/Inputs/llvm_cov.gcda delete mode 100644 test/Other/Inputs/llvm_cov.gcno delete mode 100644 test/Other/llvm-cov.test diff --git a/test/Other/Inputs/llvm_cov.gcda b/test/Other/Inputs/llvm_cov.gcda deleted file mode 100644 index 9ae2286ea2f4bfab95aac46ca63e3fe7319f852a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 296 zcmYdHNlw=?GBEKC^YLL|U|{3|5&{Lwcz_fbumQ>V_~eR;`1G9oq{N)~vc#hJ%)HDJ zu<~E;x;<))`4Hvbi8P gFSv?O3vy#_VrCvh%|fsrVd|0W01LtRFdC)~09vIQYXATM diff --git a/test/Other/Inputs/llvm_cov.gcno b/test/Other/Inputs/llvm_cov.gcno deleted file mode 100644 index 25e202386a8973091f80ab9ae7f09ee971d098e0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 984 zcmb_aOH0Hs5T5vcAq5dHzVYNjqs#sP*V5a1^%`OUvFIpeC+;k~#U-*R1z#!V)NKn(%>$j<~x+bypsY Pmc_gO4B;=o;jQxlME_`a diff --git a/test/Other/llvm-cov.test b/test/Other/llvm-cov.test deleted file mode 100644 index 2ac4e9e866b6..000000000000 --- a/test/Other/llvm-cov.test +++ /dev/null @@ -1,4 +0,0 @@ -PR11760 -RUN: llvm-cov -gcda=%S/Inputs/llvm_cov.gcda -gcno=%S/Inputs/llvm_cov.gcno -REQUIRES: asserts -XFAIL: *