[PATCH] D104475: [Clang][Codegen] Add GNU function attribute 'no_profile' and lower it to noprofile

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 18 12:37:22 PDT 2021


phosek accepted this revision.
phosek added a comment.

LGTM I'm happy to see that the `noprofile` LLVM attribute is useful in other contexts.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104475



More information about the cfe-commits mailing list