projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
451fa97
)
Remove unnecessary/commented-out header inclusion.
author
David Blaikie
<dblaikie@gmail.com>
Mon, 2 Dec 2013 22:11:08 +0000
(22:11 +0000)
committer
David Blaikie
<dblaikie@gmail.com>
Mon, 2 Dec 2013 22:11:08 +0000
(22:11 +0000)
Review feedback from Eric Christopher on r196140
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196160
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/AsmPrinter/DIEHash.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/AsmPrinter/DIEHash.cpp
b/lib/CodeGen/AsmPrinter/DIEHash.cpp
index d1e5f5f000fcb032a94f0230489d8dd26bd49463..11cc454b33c31331f50ddcf9e6ec4122a4f0c96e 100644
(file)
--- a/
lib/CodeGen/AsmPrinter/DIEHash.cpp
+++ b/
lib/CodeGen/AsmPrinter/DIEHash.cpp
@@
-16,7
+16,6
@@
#include "DIEHash.h"
#include "DIE.h"
-//#include "DwarfCompileUnit.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Debug.h"