Temporarily remove another test added in one of the tests added in effb87d

This test reads the test file removed in db3e4faa4d.
This commit is contained in:
Nico Weber 2021-06-04 10:42:37 -04:00
parent f917c5b8d4
commit 50c0aaed47
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
// REQUIRES: lld-available
/// With lld --gc-sections we can ensure discarded[01] and their profc/profd
/// variables are discarded.
// RUN: %clang_profgen -fcoverage-mapping -ffunction-sections -fuse-ld=lld -Wl,--gc-sections %S/coverage-linkage.cpp -o %t
// RUN: llvm-nm %t | FileCheck %s
// CHECK-NOT: discarded{{.*}}