commit | f78545ebaac099eb5f45da7ac068195433f8d9df | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Fri Jul 17 01:07:45 2009 +0000 |
committer | Dan Gohman <gohman@apple.com> | Fri Jul 17 01:07:45 2009 +0000 |
tree | 8572fff21d4a65c8ea246a95d654ae24b92ca379 | |
parent | 62cd11400b43ec0727ec89f3468f58e72c6b1e4b [diff] |
Add the private keyword to the polygen grammar. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76135 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/utils/llvm.grm b/utils/llvm.grm index 1426e3b..e70533a 100644 --- a/utils/llvm.grm +++ b/utils/llvm.grm
@@ -89,6 +89,7 @@ | appending | dllexport | common + | private ; GVExternalLinkage