Commit 7114cfb
committed
[RISCV] Fix a warning
This patch fixes:
llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp:590:19: error:
unused variable 'F' [-Werror,-Wunused-variable]1 parent 294a182 commit 7114cfb
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
590 | | - | |
591 | 590 | | |
592 | 591 | | |
593 | 592 | | |
| |||
0 commit comments