[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 27 15:53:34 PDT 2019
tcwang updated this revision to Diff 192531.
tcwang added a comment.
Fix comments to filter out section-typed symbols, instead of empty named ones.
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.192531.patch
Type: text/x-patch
Size: 5113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190327/efb727d8/attachment.bin>
More information about the llvm-commits
mailing list