[PATCH] D53683: [ELF] Add --{, no-}call-graph-profile-sort (enabled by default)
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 25 13:45:23 PDT 2018
MaskRay marked an inline comment as done.
MaskRay added inline comments.
================
Comment at: ELF/CallGraphSort.cpp:99
-// Take the edge list in Config->CallGraphProfile, resolve symbol names to
+// Take the edge list in Config->CallGraphInfo, resolve symbol names to
// Symbols, and generate a graph between InputSections with the provided
----------------
ruiu wrote:
> Unrelated change?
Sorry I noticed it in my "Revert a comment change" but maybe that command failed
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D53683
More information about the llvm-commits
mailing list