llvm-project
88cee4c7 - [profile] Use correct flag in InstrProf test (#165738)

Commit
96 days ago
[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.
Author
Parents
Loading