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:
22760af
)
fix build
author
Andrew Lenharth
<andrewl@lenharth.org>
Fri, 27 Jan 2006 18:16:17 +0000
(18:16 +0000)
committer
Andrew Lenharth
<andrewl@lenharth.org>
Fri, 27 Jan 2006 18:16:17 +0000
(18:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25687
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/DwarfWriter.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/DwarfWriter.cpp
b/lib/CodeGen/DwarfWriter.cpp
index 92eab0cd5d13d646d1edc3aeec57ac1a6fa4dca6..ef7894dd06bf0d7db01cad3ab14125ccb5760420 100644
(file)
--- a/
lib/CodeGen/DwarfWriter.cpp
+++ b/
lib/CodeGen/DwarfWriter.cpp
@@
-10,7
+10,7
@@
// This file contains support for writing dwarf debug info into asm files.
//
//===----------------------------------------------------------------------===//
-
+#include "llvm/Support/DataTypes.h"
#include "llvm/CodeGen/DwarfWriter.h"
#include "llvm/ADT/StringExtras.h"