Ellis Hoag 88cee4c737
[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.
2025-10-30 09:42:12 -07:00
..