[PATCH] D151589: [lld] add context-sensitive PGO options for MachO
Ellis Hoag via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 30 12:57:28 PDT 2023
ellis updated this revision to Diff 526751.
ellis marked 3 inline comments as done.
ellis added a comment.
Add test to check that `PGOInstrumentationGen`(`Use`) are run
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151589/new/
https://reviews.llvm.org/D151589
Files:
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/lib/Driver/ToolChains/CommonArgs.h
clang/lib/Driver/ToolChains/Darwin.cpp
clang/test/Driver/cspgo-lto.c
lld/MachO/Config.h
lld/MachO/Driver.cpp
lld/MachO/LTO.cpp
lld/MachO/Options.td
lld/test/MachO/cspgo-gen.ll
lld/test/MachO/cspgo-use.ll
lld/test/lit.cfg.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151589.526751.patch
Type: text/x-patch
Size: 10060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230530/5b73ca90/attachment.bin>
More information about the cfe-commits
mailing list