Commit 16c240e
Automerge: [profile] Use correct flag in InstrProf test (#165738)
The `--debug-info-correlate` flag was removed in
llvm/llvm-project#165289, but I must have
forgotten this test. Replace with `--profile-correlate=debug-info` to
fix.File tree
1 file changed
+1
-1
lines changed- compiler-rt/test/profile/Linux
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments