Skip to content

Commit 3780e07

Browse files
committed
Prune commented-out line
1 parent f3c9593 commit 3780e07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -981,8 +981,6 @@ class CoverageMapping {
981981
const object::BuildIDFetcher *BIDFetcher = nullptr,
982982
bool CheckBinaryIDs = false);
983983

984-
// bool getSingleByteCoverage() const { return SingleByteCoverage; }
985-
986984
/// The number of functions that couldn't have their profiles mapped.
987985
///
988986
/// This is a count of functions whose profile is out of date or otherwise

0 commit comments

Comments
 (0)