[PATCH] D87813: [llvm] Add -bbsections-cold-text-prefix to emit cold clusters to a different section.
Snehasish Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 24 15:13:12 PDT 2020
snehasish updated this revision to Diff 294184.
snehasish added a comment.
Update comment, test.
- Specify how users can use the flag and take advantage of keep-text-section-prefix.
- Indent the instructions in check for clarity.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87813/new/
https://reviews.llvm.org/D87813
Files:
llvm/include/llvm/CodeGen/BasicBlockSectionUtils.h
llvm/lib/CodeGen/BasicBlockSections.cpp
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/test/CodeGen/X86/basic-block-sections-cold.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87813.294184.patch
Type: text/x-patch
Size: 4473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200924/da8d316c/attachment-0001.bin>
More information about the llvm-commits
mailing list