Commit 88cee4c
authored
[profile] Use correct flag in InstrProf test (llvm#165738)
The `--debug-info-correlate` flag was removed in
llvm#165289, but I must have
forgotten this test. Replace with `--profile-correlate=debug-info` to
fix.1 parent 1523332 commit 88cee4c
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