Commit 219f0b7
authored
Rollup merge of rust-lang#140400 - durin42:llvm-21-getguid, r=cuviper
PassWrapper: adapt for llvm/llvm-project@d3d856ad8469
LLVM 21 moves to making it more explicit what this function call is doing, but nothing has changed behaviorally, so for now we just adjust to using the new name of the function.
`@rustbot` label llvm-main1 file changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1365 | 1365 | | |
1366 | 1366 | | |
1367 | 1367 | | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
1368 | 1372 | | |
| 1373 | + | |
1369 | 1374 | | |
1370 | 1375 | | |
1371 | 1376 | | |
| |||
1685 | 1690 | | |
1686 | 1691 | | |
1687 | 1692 | | |
1688 | | - | |
1689 | | - | |
| 1693 | + | |
| 1694 | + | |
1690 | 1695 | | |
1691 | | - | |
1692 | | - | |
| 1696 | + | |
| 1697 | + | |
1693 | 1698 | | |
1694 | 1699 | | |
1695 | 1700 | | |
| |||
0 commit comments