Allow specifying offset in addition to alignment

This commit is contained in:
ISSOtm
2020-04-08 00:40:41 +02:00
parent e82ad21704
commit b0ec8468e6
16 changed files with 154 additions and 44 deletions

View File

@@ -1,6 +1,6 @@
error: Section "conflicting alignment" is defined with conflicting 4-byte alignment and address $cafe
error: Section "conflicting alignment" is defined with conflicting 4-byte alignment (offset 0) and address $cafe
---
ERROR: -(18):
Section "conflicting alignment" already declared as aligned to 4 bytes
Section "conflicting alignment" already declared as aligned to 4 bytes (offset 0)
ERROR: -(18):
Cannot create section "conflicting alignment" (1 errors)