[PATCH] D95209: [CodeGen] Port Machine Function Splitter from ELF to COFF

TaoPan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 18:21:05 PST 2021


TaoPan updated this revision to Diff 319183.
TaoPan added a comment.

Fix name of comment of BBSectionsColdTextPrefix


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95209

Files:
  llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/lib/CodeGen/BasicBlockSections.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/test/CodeGen/X86/basic-block-sections-cold.ll
  llvm/test/CodeGen/X86/machine-function-splitter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95209.319183.patch
Type: text/x-patch
Size: 6895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210126/1c9a87e0/attachment.bin>


More information about the llvm-commits mailing list