Add the private keyword to the polygen grammar.

llvm-svn: 76135
This commit is contained in:
Dan Gohman 2009-07-17 01:07:45 +00:00
parent 32c5428590
commit 842e144922
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ GVInternalLinkage
| appending | appending
| dllexport | dllexport
| common | common
| private
; ;
GVExternalLinkage GVExternalLinkage