[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
Mon Apr 26 13:30:29 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG614de225c92b: [gcov] Set nounwind and respect module flags metadata "frame-pointer" &… (authored by MaskRay).

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.340627.patch
Type: text/x-patch
Size: 5763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210426/9738673b/attachment.bin>


More information about the llvm-commits mailing list