[PATCH] D87811: [CodeGen] emit CG profile for COFF object file

Zequan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 12:02:33 PDT 2020


zequanwu updated this revision to Diff 295077.
zequanwu added a comment.

Will put the refactor part to a separate NFC commit.
Reland this as fix at D88456 <https://reviews.llvm.org/D88456> seems work. (https://bugs.chromium.org/p/chromium/issues/detail?id=1130780#c18)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87811

Files:
  llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/test/MC/COFF/cgprofile.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87811.295077.patch
Type: text/x-patch
Size: 4850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200929/eb9be86c/attachment.bin>


More information about the llvm-commits mailing list