[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:30:37 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
snehasish marked an inline comment as done.
Closed by commit rGd2696dec45cd: [llvm] Add -bbsections-cold-text-prefix to emit cold clusters to a different… (authored by snehasish).

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.294190.patch
Type: text/x-patch
Size: 4473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200924/c2a06f91/attachment.bin>


More information about the llvm-commits mailing list