[PATCH] D158242: [Clang][Attribute] Introduce linkage attribute to specify the exact LLVM linkage type for functions or variables

Timo Stripf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 17 19:19:01 PDT 2023


strimo378 created this revision.
Herald added a reviewer: aaron.ballman.
Herald added a project: All.
strimo378 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158242

Files:
  clang/include/clang/Basic/Attr.td
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/CodeGen/attr-linkage.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158242.551352.patch
Type: text/x-patch
Size: 6276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230818/244c48f9/attachment.bin>


More information about the cfe-commits mailing list