Commit 80f4446
[CodeGen][ARM] Fix ARMABIInfo::EmitVAAarg crash with empty record type variadic arg
Fix ARMABIInfo::EmitVAAarg crash with empty record type variadic arg
Open issue: llvm/llvm-project#58794
Reviewed By: rjmccall
Differential Revision: https://reviews.llvm.org/D1381371 parent ac38a7d commit 80f4446
2 files changed
+27
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7050 | 7050 | | |
7051 | 7051 | | |
7052 | 7052 | | |
7053 | | - | |
7054 | | - | |
7055 | | - | |
7056 | | - | |
| 7053 | + | |
| 7054 | + | |
| 7055 | + | |
| 7056 | + | |
7057 | 7057 | | |
7058 | 7058 | | |
7059 | 7059 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments