llvm-project
88cee4c7
- [profile] Use correct flag in InstrProf test (#165738)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#165738 - [profile] Use correct flag in InstrProf test
Author
ellishg
Parents
1523332f
Loading