[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 23 17:09:45 PDT 2020


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

Update. Don't emit CGProfileEntry if function has dll import storage class.


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/include/llvm/Target/TargetLoweringObjectFile.h
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/Target/TargetLoweringObjectFile.cpp
  llvm/test/MC/COFF/cgprofile.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87811.293899.patch
Type: text/x-patch
Size: 8143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200924/1d73fc5b/attachment.bin>


More information about the llvm-commits mailing list