diff options
| author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2015-11-10 21:28:44 +0000 |
|---|---|---|
| committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2015-11-10 21:28:44 +0000 |
| commit | ae6ebd3af525c23c6216b76dd28a282790dce78f (patch) | |
| tree | 2a5c4d4171297adb8b9edadf927bed30bae45563 /llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp | |
| parent | 2d5fb8cac4ec7b6f763c6f91b52f6a954ad99942 (diff) | |
| download | bcm5719-llvm-ae6ebd3af525c23c6216b76dd28a282790dce78f.tar.gz bcm5719-llvm-ae6ebd3af525c23c6216b76dd28a282790dce78f.zip | |
Implement __attribute__((internal_linkage)).
The attrubite is applicable to functions and variables and changes
the linkage of the subject to internal.
This is the same functionality as C-style "static", but applicable to
class methods; and the same as anonymouns namespaces, but can apply
to individual methods of a class.
Following the proposal in
http://lists.llvm.org/pipermail/cfe-dev/2015-October/045580.html
llvm-svn: 252648
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp')
0 files changed, 0 insertions, 0 deletions

