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:
d60de51
)
Fix a thinko in the grammar for thread_local variables.
author
Dan Gohman
<gohman@apple.com>
Mon, 5 Jan 2009 23:03:03 +0000
(23:03 +0000)
committer
Dan Gohman
<gohman@apple.com>
Mon, 5 Jan 2009 23:03:03 +0000
(23:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61767
91177308
-0d34-0410-b5e6-
96231b3b80d8
utils/llvm.grm
patch
|
blob
|
history
diff --git
a/utils/llvm.grm
b/utils/llvm.grm
index 4095858cd4b64722d74ebcb97959991643617ecc..7025fbde3797713e427cea844335450cc7485730 100644
(file)
--- a/
utils/llvm.grm
+++ b/
utils/llvm.grm
@@
-261,7
+261,7
@@
Definition
| declare FunctionProto
| - module asm AsmBlock
| OptLocalAssign type Types
- | OptGlobalAssign GVVisibilityStyle ThreadLocal OptAddrSpace
OptAddrSpac
e
+ | OptGlobalAssign GVVisibilityStyle ThreadLocal OptAddrSpace
GlobalTyp
e
ConstVal GlobalVarAttributes
| OptGlobalAssign GVInternalLinkage GVVisibilityStyle ThreadLocal OptAddrSpace
GlobalType ConstVal GlobalVarAttributes