Commit d19290e
committed
stage1: update inline asm outputs to LLVM 14
LLVM pointers are transitioning to no longer have types, however, inline
assembly inputs and outputs which accept pointers need to know the
element type. So, inline assembly must be upgraded to add
elementtype(<ty>) annotations.1 parent 1fa4a58 commit d19290e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5575 | 5575 | | |
5576 | 5576 | | |
5577 | 5577 | | |
| 5578 | + | |
5578 | 5579 | | |
5579 | 5580 | | |
5580 | 5581 | | |
| |||
0 commit comments