Commit bf34884
committed
[AArch64] Fix a warning
This patch fixes:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp:6890:25: error:
unused variable 'TLI' [-Werror,-Wunused-variable]1 parent f8300f1 commit bf34884
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6897 | 6897 | | |
6898 | 6898 | | |
6899 | 6899 | | |
| 6900 | + | |
6900 | 6901 | | |
6901 | 6902 | | |
6902 | 6903 | | |
| |||
0 commit comments