[PATCH] D104475: [Clang][Codegen] emit noprofile IR Fn Attr for new Fn Attr no_profile

Nick Desaulniers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 18 11:17:18 PDT 2021


nickdesaulniers updated this revision to Diff 353061.
nickdesaulniers marked an inline comment as done.
nickdesaulniers added a comment.

- add hyphen to docs, add boilerplate test to check Subjects.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104475

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/test/CodeGen/fprofile.c
  clang/test/Misc/pragma-attribute-supported-attributes-list.test
  clang/test/Sema/no_profile-attribute.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104475.353061.patch
Type: text/x-patch
Size: 4311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210618/6e044703/attachment.bin>


More information about the cfe-commits mailing list