forked from OSchip/llvm-project
Add the private keyword to the polygen grammar.
llvm-svn: 76135
This commit is contained in:
parent
32c5428590
commit
842e144922
|
@ -89,6 +89,7 @@ GVInternalLinkage
|
|||
| appending
|
||||
| dllexport
|
||||
| common
|
||||
| private
|
||||
;
|
||||
|
||||
GVExternalLinkage
|
||||
|
|
Loading…
Reference in New Issue