[PATCH] D59311: [ELF] Dump symbols ordered by profiled guided section layout to file.

Tiancong Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 14 09:05:29 PDT 2019


tcwang marked 2 inline comments as done.
tcwang added inline comments.


================
Comment at: lld/ELF/Options.td:278
+defm print_symbol_order:
+  Eq<"print-symbol-order", "Print symbols ordered by --call-graph-orderfile into <File>.">;
+  
----------------
MaskRay wrote:
> `--call-graph-ordering` file
Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59311





More information about the llvm-commits mailing list