Commit f9c040b
committed
llvm: disable remarks support on LLVM 22
LLVM change dfbd76bda01e removed separate remark support entirely.
That's the only mode we actually used, and it doesn't appear to be a
quick change to clean that up. It also appears to be a relatively
obscure unstable feature from looking in the test suite, so I'll disable
it in LLVM 22 for now so we continue to get CI coverage for the rest of
our functionality.
@rustbot label llvm-main1 parent ce4beeb commit f9c040b
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1762 | 1762 | | |
1763 | 1763 | | |
1764 | 1764 | | |
| 1765 | + | |
| 1766 | + | |
| 1767 | + | |
| 1768 | + | |
1765 | 1769 | | |
1766 | 1770 | | |
1767 | 1771 | | |
| |||
1790 | 1794 | | |
1791 | 1795 | | |
1792 | 1796 | | |
| 1797 | + | |
1793 | 1798 | | |
1794 | 1799 | | |
1795 | 1800 | | |
| |||
0 commit comments