Skip to content

Commit 063feac

Browse files
committed
address review comment
1 parent f9c3346 commit 063feac

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

llvm/tools/llvm-profgen/PerfReader.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
//
77
//===----------------------------------------------------------------------===//
88
#include "PerfReader.h"
9-
109
#include "Options.h"
1110
#include "ProfileGenerator.h"
1211
#include "llvm/ADT/SmallString.h"

llvm/tools/llvm-profgen/ProfiledBinary.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
//===----------------------------------------------------------------------===//
88

99
#include "ProfiledBinary.h"
10-
1110
#include "ErrorHandling.h"
1211
#include "MissingFrameInferrer.h"
1312
#include "Options.h"

0 commit comments

Comments
 (0)