From a7627f721f3daa20629e44316e8b51e75ce78bb4 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sat, 2 Dec 2023 10:47:26 -0800 Subject: [llvm] Stop including list (NFC) Identified with clangd. --- llvm/tools/llvm-profgen/PerfReader.h | 1 - llvm/tools/llvm-profgen/ProfiledBinary.h | 1 - 2 files changed, 2 deletions(-) (limited to 'llvm/tools/llvm-profgen') diff --git a/llvm/tools/llvm-profgen/PerfReader.h b/llvm/tools/llvm-profgen/PerfReader.h index 14137e8..d4164cc 100644 --- a/llvm/tools/llvm-profgen/PerfReader.h +++ b/llvm/tools/llvm-profgen/PerfReader.h @@ -15,7 +15,6 @@ #include "llvm/Support/Regex.h" #include #include -#include #include #include diff --git a/llvm/tools/llvm-profgen/ProfiledBinary.h b/llvm/tools/llvm-profgen/ProfiledBinary.h index 8f42ff1..0fd12f5 100644 --- a/llvm/tools/llvm-profgen/ProfiledBinary.h +++ b/llvm/tools/llvm-profgen/ProfiledBinary.h @@ -33,7 +33,6 @@ #include "llvm/Support/CommandLine.h" #include "llvm/Support/Path.h" #include "llvm/Transforms/IPO/SampleContextTracker.h" -#include #include #include #include -- cgit v1.1