[PATCH] D53683: [ELF] Add --{, no-}call-graph-profile-sort (enabled by default)
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 25 13:35:26 PDT 2018
ruiu 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
----------------
Unrelated change?
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D53683
More information about the llvm-commits
mailing list