aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2019-03-27 23:52:22 +0000
committerRui Ueyama <ruiu@google.com>2019-03-27 23:52:22 +0000
commit432030e843bf124b4d285874362b6fd00446dd56 (patch)
tree62f3f21cd270b2d41ae2dce0b14565a9b20d3da0 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent929932954d0f481e7e6602001ed7a3f0151774aa (diff)
downloadllvm-432030e843bf124b4d285874362b6fd00446dd56.zip
llvm-432030e843bf124b4d285874362b6fd00446dd56.tar.gz
llvm-432030e843bf124b4d285874362b6fd00446dd56.tar.bz2
[ELF] Dump symbols ordered by profiled guided section layout to file.
Patch by Tiancong Wang. In D36351, Call-Chain Clustering (C3) heuristic is implemented with option --call-graph-ordering-file <file>. This patch adds a flag --print-symbol-order=<file> to LLD, and when specified, it prints out the symbols ordered by the heuristics to the file. The symbols printout is helpful to those who want to understand the heuristics and want to reproduce the ordering with --symbol-ordering-file in later pass. Differential Revision: https://reviews.llvm.org/D59311 llvm-svn: 357133
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions