[PATCH] D101129: [gcov] Set nounwind and respect module flags metadata "frame-pointer" & "uwtable" for synthesized functions

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 25 11:34:18 PDT 2021


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

Move NoRedZone to the common function


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101129

Files:
  llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
  llvm/test/Transforms/GCOVProfiling/function-numbering.ll
  llvm/test/Transforms/GCOVProfiling/module-flags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101129.340375.patch
Type: text/x-patch
Size: 5763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210425/9eec3542/attachment.bin>


More information about the llvm-commits mailing list