Commit 0917a38
committed
[PowerPC] Fix a warning
This patch fixes:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp:15676:17: error: unused
variable 'CC' [-Werror,-Wunused-variable]1 parent 6c48fbc commit 0917a38
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15673 | 15673 | | |
15674 | 15674 | | |
15675 | 15675 | | |
15676 | | - | |
| 15676 | + | |
| 15677 | + | |
15677 | 15678 | | |
15678 | 15679 | | |
15679 | 15680 | | |
| |||
0 commit comments