[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 14:09:12 PDT 2018


MaskRay updated this revision to Diff 171194.
MaskRay marked an inline comment as done.
MaskRay added a comment.

Change the text file from cgprofile-obj-warn.s to cgprofile-obj.s as I will delete cgprofile-obj-warn.s in https://reviews.llvm.org/D53669

Use llvm-nm instead of llvm-readobj to check symbol addresses


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D53683

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  test/ELF/cgprofile-obj-warn.s
  test/ELF/cgprofile-obj.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53683.171194.patch
Type: text/x-patch
Size: 4079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181025/1a065f9a/attachment.bin>


More information about the llvm-commits mailing list