[PATCH] D61711: [ELF][Driver] Fix precedence of symbol ordering file and CGProfile
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 20 18:43:21 PDT 2019
MaskRay closed this revision.
MaskRay added a comment.
The commit description of rLLD361190 <https://reviews.llvm.org/rLLD361190> does not contain `Differential Revision: https://reviews.llvm.org/D61711`, so the revision was not closed when you committed that...
Also, the description should probably say the two options are now exclusive:
> (1) When both --symbol-ordering-file=<file> and --call-graph-order-file=<file> are present, whichever flag comes later will take precedence.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61711/new/
https://reviews.llvm.org/D61711
More information about the llvm-commits
mailing list