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:
a99495a
)
Refer to include/llvm/CodeGen not Codegen
author
Chris Lattner
<sabre@nondot.org>
Sat, 21 Jul 2001 22:32:34 +0000
(22:32 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sat, 21 Jul 2001 22:32:34 +0000
(22:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/TargetMachine/Sparc/Sparc.burg
patch
|
blob
|
history
diff --git
a/lib/CodeGen/TargetMachine/Sparc/Sparc.burg
b/lib/CodeGen/TargetMachine/Sparc/Sparc.burg
index d2e3e8c00115cbf677f2730058f90cf8d0c9f37e..193c6e993e653fa5bd4d20826f1e13e12bd557c0 100644
(file)
--- a/
lib/CodeGen/TargetMachine/Sparc/Sparc.burg
+++ b/
lib/CodeGen/TargetMachine/Sparc/Sparc.burg
@@
-1,6
+1,6
@@
%{
#include <stdio.h>
-#include <llvm/Code
g
en/InstrForest.h>
+#include <llvm/Code
G
en/InstrForest.h>
typedef BasicTreeNode* NODEPTR_TYPE;
#define OP_LABEL(p) ((p)->opLabel)