[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
Wed Mar 13 16:13:53 PDT 2019
tcwang updated this revision to Diff 190532.
tcwang marked 2 inline comments as done.
tcwang added a comment.
Fix comments. Add one more test to test the outputs of the flag can be used to
reproduce the order with --symbol-ordering-file
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
lld/test/ELF/cgprofile-reproduce.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59311.190532.patch
Type: text/x-patch
Size: 5050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190313/913e3ba5/attachment.bin>
More information about the llvm-commits
mailing list