From: Bill Wendling Date: Thu, 3 Jul 2008 22:54:30 +0000 (+0000) Subject: Remove removed header. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21cb712be47ec21ffa314d7c9856160fa4de440a;p=clang Remove removed header. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53121 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/CGDebugInfo.cpp b/lib/CodeGen/CGDebugInfo.cpp index b6f0911366..d232fd9560 100644 --- a/lib/CodeGen/CGDebugInfo.cpp +++ b/lib/CodeGen/CGDebugInfo.cpp @@ -24,7 +24,6 @@ #include "llvm/ADT/StringExtras.h" #include "llvm/ADT/SmallVector.h" #include "llvm/CodeGen/MachineModuleInfo.h" -#include "llvm/CodeGen/MachineDebugInfoDesc.h" #include "llvm/Support/Dwarf.h" #include "llvm/Support/IRBuilder.h" #include "llvm/Target/TargetMachine.h"