[PATCH] D157280: [PGO] Enable `-fprofile-update` for `-fprofile-generate`

Qiongsi Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 14 13:30:55 PDT 2023


qiongsiwu1 updated this revision to Diff 550067.
qiongsiwu1 added a comment.

Fixing method parameter name format.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157280

Files:
  clang/docs/UsersManual.rst
  clang/lib/CodeGen/BackendUtil.cpp
  clang/test/CodeGen/tsan-instrprof-atomic.c
  llvm/include/llvm/Passes/PassBuilder.h
  llvm/include/llvm/Support/PGOOptions.h
  llvm/lib/Passes/PassBuilderPipelines.cpp
  llvm/lib/Support/PGOOptions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157280.550067.patch
Type: text/x-patch
Size: 10579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230814/f79e1c4b/attachment.bin>


More information about the cfe-commits mailing list