[PATCH] D156599: [profiling] Move option declarations into headers
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 30 18:52:10 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe7247f1010b5: [profiling] Move option declarations into headers (authored by tstellar).
Changed prior to commit:
https://reviews.llvm.org/D156599?vs=545375&id=557514#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156599/new/
https://reviews.llvm.org/D156599
Files:
clang/lib/CodeGen/BackendUtil.cpp
llvm/include/llvm/ProfileData/ProfileCommon.h
llvm/include/llvm/Transforms/IPO/SampleProfile.h
llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h
llvm/lib/Analysis/ProfileSummaryInfo.cpp
llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/tools/llvm-profgen/CSPreInliner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156599.557514.patch
Type: text/x-patch
Size: 5847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231001/ecadb024/attachment.bin>
More information about the llvm-commits
mailing list