[PATCH] D72221: Support function attribute patchable_function_entry

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 4 21:22:51 PST 2020


MaskRay updated this revision to Diff 236221.
MaskRay added a comment.

Move a line from D72222 <https://reviews.llvm.org/D72222> to D72221 <https://reviews.llvm.org/D72221>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72221/new/

https://reviews.llvm.org/D72221

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/CodeGen/patchable-function-entry.c
  clang/test/Misc/pragma-attribute-supported-attributes-list.test
  clang/test/Sema/patchable-function-entry-attr.c
  clang/test/Sema/patchable-function-entry-attr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72221.236221.patch
Type: text/x-patch
Size: 7691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200105/d5cad893/attachment-0001.bin>


More information about the cfe-commits mailing list