[all-commits] [llvm/llvm-project] e33b00: [InstrProf][lld] Extend test to confirm order_file...
Ellis Hoag via All-commits
all-commits at lists.llvm.org
Thu Dec 5 16:28:16 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e33b00a218967c684068b33f23d7cb58b995c55d
https://github.com/llvm/llvm-project/commit/e33b00a218967c684068b33f23d7cb58b995c55d
Author: Ellis Hoag <ellis.sparky.hoag at gmail.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M lld/test/MachO/bp-section-orderer.s
Log Message:
-----------
[InstrProf][lld] Extend test to confirm order_file takes precedense over BP (#118889)
When both `-order_file` and `--irpgo-profile-sort=` (soon to be
`-bp-startup-sort=function` in
https://github.com/llvm/llvm-project/pull/118594) are used, we want to
confirm that symbols in the orderfile take precedence.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list