Commit 8b58eb9
committed
Remove the assert on alignment check.
Also the alignment should only be done on general register types as
per the AAPCS so fixed that issue.
Copyright (c) 2020, Arm Limited.1 parent fc52b47 commit 8b58eb9
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
| 131 | + | |
133 | 132 | | |
134 | 133 | | |
135 | 134 | | |
| |||
0 commit comments