[PATCH] D59311: [ELF] Print symbols ordered by profiled guided section layout with verbose.

Tiancong Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 15:56:23 PDT 2019


tcwang updated this revision to Diff 190525.
tcwang added a comment.

Add a flag to save the output. Also printing out the symbol names of the ordering, instead of
the section names.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59311

Files:
  lld/ELF/CallGraphSort.cpp
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/test/ELF/cgprofile-print.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59311.190525.patch
Type: text/x-patch
Size: 4114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190313/b28da992/attachment-0001.bin>


More information about the llvm-commits mailing list