Commit 718ef34
committed
[llvm-c-test] Fix warnings
This patch fixes:
llvm/tools/llvm-c-test/debuginfo.c:330:20: error: unused variable
'Phi1FirstDbgRecord' [-Werror,-Wunused-variable]
llvm/tools/llvm-c-test/debuginfo.c:332:20: error: unused variable
'Phi1LastDbgRecord' [-Werror,-Wunused-variable]1 parent f80c0ba commit 718ef34
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| 331 | + | |
331 | 332 | | |
332 | 333 | | |
| 334 | + | |
333 | 335 | | |
334 | 336 | | |
335 | 337 | | |
| |||
0 commit comments