[PATCH] D85331: [HotColdSplit] Add options for splitting cold functions in separate section

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 9 08:49:27 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG53ac14484869: [HotColdSplit] Add options for splitting cold functions in separate section (authored by hiraditya).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85331/new/

https://reviews.llvm.org/D85331

Files:
  llvm/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/test/Transforms/HotColdSplit/section-splitting-custom.ll
  llvm/test/Transforms/HotColdSplit/section-splitting-default.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85331.284214.patch
Type: text/x-patch
Size: 4586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200809/daa09ce2/attachment.bin>


More information about the llvm-commits mailing list