[PATCH] D87811: [CodeGen] emit CG profile for COFF object file
Zequan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 19:07:00 PDT 2020
zequanwu created this revision.
zequanwu added a reviewer: rnk.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
zequanwu requested review of this revision.
I forgot to add emission of CG profile for COFF object file, when adding the support.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D87811
Files:
llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
llvm/include/llvm/Target/TargetLoweringObjectFile.h
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/lib/Target/TargetLoweringObjectFile.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87811.292397.patch
Type: text/x-patch
Size: 6788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/ea7b851c/attachment.bin>
More information about the llvm-commits
mailing list