summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGDebugInfo.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-07-03 22:54:30 +0000
committerBill Wendling <isanbard@gmail.com>2008-07-03 22:54:30 +0000
commite7264ec999c6f742a932d2986c297f90e2d8dd9b (patch)
treee96ae0e0afe0fa3292a20c2d6aedfe072458539f /clang/lib/CodeGen/CGDebugInfo.cpp
parent2e50689435cd32b128cb78ba7b6f3888917b6521 (diff)
downloadbcm5719-llvm-e7264ec999c6f742a932d2986c297f90e2d8dd9b.tar.gz
bcm5719-llvm-e7264ec999c6f742a932d2986c297f90e2d8dd9b.zip
Remove removed header.
llvm-svn: 53121
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
-rw-r--r--clang/lib/CodeGen/CGDebugInfo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/lib/CodeGen/CGDebugInfo.cpp b/clang/lib/CodeGen/CGDebugInfo.cpp
index b6f09113660..d232fd95601 100644
--- a/clang/lib/CodeGen/CGDebugInfo.cpp
+++ b/clang/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"
OpenPOWER on IntegriCloud