[PATCH] D53683: [ELF] Add --{, no-}call-graph-profile (enabled by default)
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 25 11:23:39 PDT 2018
MaskRay updated this revision to Diff 171150.
MaskRay added a comment.
Name the bool Config->CallGraphProfile and rename existing COnfig->CallGraphProfile to CallGraphInfo
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D53683
Files:
ELF/CallGraphSort.cpp
ELF/Config.h
ELF/Driver.cpp
ELF/Options.td
ELF/Writer.cpp
test/ELF/cgprofile-obj-warn.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53683.171150.patch
Type: text/x-patch
Size: 5082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181025/4f1f1b2b/attachment.bin>
More information about the llvm-commits
mailing list