[PATCH] D81775: [COFF] Add .llvm.call-graph-profile and `--coff-cg-profile` dumpping
Zequan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 15 17:09:08 PDT 2020
zequanwu updated this revision to Diff 270919.
zequanwu marked 2 inline comments as done.
zequanwu added a comment.
- Split llvm-readobj part to another patch.
- Write .llvm-call-graph-profile section data in the same format as ELF.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81775/new/
https://reviews.llvm.org/D81775
Files:
llvm/include/llvm/MC/MCWinCOFFStreamer.h
llvm/lib/MC/MCParser/COFFAsmParser.cpp
llvm/lib/MC/MCWinCOFFStreamer.cpp
llvm/lib/MC/WinCOFFObjectWriter.cpp
llvm/test/MC/AsmParser/directive_cgprofile.s
llvm/test/MC/COFF/cgprofile.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81775.270919.patch
Type: text/x-patch
Size: 10311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/b12babd4/attachment.bin>
More information about the llvm-commits
mailing list