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:
e50f34a
)
Make tblgen more portable, allowing it to build with ICC.
author
Chris Lattner
<sabre@nondot.org>
Thu, 22 Jan 2009 05:10:16 +0000
(
05:10
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 22 Jan 2009 05:10:16 +0000
(
05:10
+0000)
Patch by Robert Zeh!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62750
91177308
-0d34-0410-b5e6-
96231b3b80d8
utils/TableGen/TGParser.h
patch
|
blob
|
history
diff --git
a/utils/TableGen/TGParser.h
b/utils/TableGen/TGParser.h
index a5435afacf29ad9f99d3c3422380f3d0265a32df..fd33aec0fb321985c395c0c6cde0167bbf397602 100644
(file)
--- a/
utils/TableGen/TGParser.h
+++ b/
utils/TableGen/TGParser.h
@@
-20,8
+20,8
@@
namespace llvm {
class Record;
class RecordVal;
-
class
RecTy;
-
class
Init;
+
struct
RecTy;
+
struct
Init;
struct MultiClass;
struct SubClassReference;