[PATCH] D85628: [HotColdSplitting] Add command line options for supplying cold function names via user input.
Ruijie Fang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 09:07:16 PDT 2020
rjf updated this revision to Diff 285097.
rjf added a comment.
Support marking declarations, e.g. in @hiraditya's example of __cxa_guard_acquire/abort, as cold.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85628/new/
https://reviews.llvm.org/D85628
Files:
llvm/include/llvm/Transforms/IPO/HotColdSplitting.h
llvm/lib/Transforms/IPO/HotColdSplitting.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85628.285097.patch
Type: text/x-patch
Size: 6327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200812/ae63c3b6/attachment.bin>
More information about the llvm-commits
mailing list