[PATCH] D130808: [InstrProf] Add new format for -fprofile-list=

Ellis Hoag via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 2 16:00:02 PDT 2022


ellis updated this revision to Diff 449469.
ellis added a comment.

Rebase and rename `omitprofile` => `skipprofile`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130808

Files:
  clang/docs/UsersManual.rst
  clang/include/clang/Basic/ProfileList.h
  clang/lib/Basic/ProfileList.cpp
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/CodeGen/CodeGenModule.h
  clang/test/CodeGen/profile-filter-new.c
  clang/test/CodeGen/profile-function-groups.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130808.449469.patch
Type: text/x-patch
Size: 15883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220802/eb5ebd34/attachment-0001.bin>


More information about the cfe-commits mailing list