summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h')
-rw-r--r--gnu/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h b/gnu/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h
index 0759e65388b..120ab651a4a 100644
--- a/gnu/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h
+++ b/gnu/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h
@@ -17,7 +17,6 @@
#include "CGBuilder.h"
#include "CodeGenModule.h"
#include "CodeGenTypes.h"
-#include "clang/Frontend/CodeGenOptions.h"
#include "llvm/ProfileData/InstrProfReader.h"
#include <array>
#include <memory>