forked from OSchip/llvm-project
InstrProf: Remove an unused header (NFC)
llvm-svn: 227881
This commit is contained in:
parent
2b7707c07e
commit
94695c4b87
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue