Commit 156cfb3
committed
llvm: update remarks support on LLVM 22
LLVM change dfbd76bda01e removed separate remark support entirely, but
it turns out we can just drop the parameter and everything appears to
work fine.
Fixes #146912 as far as I can tell (the test passes.)
@rustbot label llvm-main1 parent ce4beeb commit 156cfb3
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1779 | 1779 | | |
1780 | 1780 | | |
1781 | 1781 | | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
1782 | 1786 | | |
1783 | 1787 | | |
1784 | 1788 | | |
| 1789 | + | |
1785 | 1790 | | |
1786 | 1791 | | |
1787 | 1792 | | |
| |||
0 commit comments