[PATCH] D149721: EntryExitInstrumenter: skip naked functions

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 02:16:17 PDT 2023


hans added a comment.

Seems reasonable to me.

Would `-fprofile-instr-generate` and `-fprofile-generate` have the same issue?

Do we have any docs about the naked attribute that should be updated?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149721



More information about the llvm-commits mailing list