InstrProf: Remove an unused header (NFC)

llvm-svn: 227881
This commit is contained in:
Justin Bogner 2015-02-02 22:38:39 +00:00
parent 2b7707c07e
commit 94695c4b87
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ProfileData/CoverageMapping.h"
#include "llvm/ProfileData/CoverageMappingReader.h"
#include "llvm/ProfileData/InstrProfReader.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/FileSystem.h"