Commit 6342095
committed
[memprof] Fix a warning
This patch fixes:
llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp:3409:8:
error: unused variable 'I' [-Werror,-Wunused-variable]1 parent ef49760 commit 6342095
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3409 | 3409 | | |
3410 | 3410 | | |
3411 | 3411 | | |
| 3412 | + | |
3412 | 3413 | | |
3413 | 3414 | | |
3414 | 3415 | | |
| |||
0 commit comments