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:
ee68647
)
Remove unnecessary forward declaration.
author
Craig Topper
<craig.topper@gmail.com>
Tue, 12 May 2015 06:09:57 +0000
(06:09 +0000)
committer
Craig Topper
<craig.topper@gmail.com>
Tue, 12 May 2015 06:09:57 +0000
(06:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237093
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/TableGen/Record.h
patch
|
blob
|
history
diff --git
a/include/llvm/TableGen/Record.h
b/include/llvm/TableGen/Record.h
index fb5a6573526943a3d1e98c46b982043c7a399d45..e1f89d16a2f70b6474bd260b438181eb9784445b 100644
(file)
--- a/
include/llvm/TableGen/Record.h
+++ b/
include/llvm/TableGen/Record.h
@@
-26,7
+26,6
@@
#include <map>
namespace llvm {
-class raw_ostream;
// RecTy subclasses.
class BitRecTy;