diff options
Diffstat (limited to 'gnu/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h')
| -rw-r--r-- | gnu/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h b/gnu/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h index d03f23535bb..4f229cde63b 100644 --- a/gnu/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h +++ b/gnu/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h @@ -18,9 +18,7 @@ #include "CodeGenModule.h" #include "CodeGenTypes.h" #include "clang/Frontend/CodeGenOptions.h" -#include "llvm/ADT/StringMap.h" #include "llvm/ProfileData/InstrProfReader.h" -#include "llvm/Support/MemoryBuffer.h" #include <array> #include <memory> |
