[all-commits] [llvm/llvm-project] 88cee4: [profile] Use correct flag in InstrProf test (#165...
Ellis Hoag via All-commits
all-commits at lists.llvm.org
Thu Oct 30 09:42:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 88cee4c73787c977b03b89f22309c2e52769e0ec
https://github.com/llvm/llvm-project/commit/88cee4c73787c977b03b89f22309c2e52769e0ec
Author: Ellis Hoag <ellis.sparky.hoag at gmail.com>
Date: 2025-10-30 (Thu, 30 Oct 2025)
Changed paths:
M compiler-rt/test/profile/Linux/instrprof-debug-info-correlate-warnings.c
Log Message:
-----------
[profile] Use correct flag in InstrProf test (#165738)
The `--debug-info-correlate` flag was removed in
https://github.com/llvm/llvm-project/pull/165289, but I must have
forgotten this test. Replace with `--profile-correlate=debug-info` to
fix.
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