summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/XCore/XCoreTargetObjectFile.h
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2015-11-10 21:28:44 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2015-11-10 21:28:44 +0000
commitae6ebd3af525c23c6216b76dd28a282790dce78f (patch)
tree2a5c4d4171297adb8b9edadf927bed30bae45563 /llvm/lib/Target/XCore/XCoreTargetObjectFile.h
parent2d5fb8cac4ec7b6f763c6f91b52f6a954ad99942 (diff)
downloadbcm5719-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/XCore/XCoreTargetObjectFile.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud