Allow negative alignment offsets (#1255)

This commit is contained in:
Rangi
2023-11-25 03:40:20 -05:00
committed by GitHub
parent 756f2866bb
commit 2ebd7f2ea3
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
error: align-large-ofs.asm(2):
Alignment offset (2) must be smaller than alignment size (2)
The absolute alignment offset (2) must be less than alignment size (2)
error: Assembly aborted (1 error)!