[PATCH] D92073: [CodeGen] Add text section prefix for COFF object file

TaoPan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 23:01:20 PST 2020


TaoPan created this revision.
TaoPan added a reviewer: pengfei.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
TaoPan requested review of this revision.

Signed-off-by: Pan, Tao <tao.pan at intel.com>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92073

Files:
  llvm/include/llvm/ProfileData/ProfileCommon.h
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/CodeGen/MachineFunctionSplitter.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/test/CodeGen/X86/text-section-prefix.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92073.307515.patch
Type: text/x-patch
Size: 3881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/0981fe5c/attachment.bin>


More information about the llvm-commits mailing list