Skip to content

feat: add --max-align flag to override architecture default#1

Open
lchagnoleau wants to merge 1 commit into
chrismerck:mainfrom
lchagnoleau:arg_max_align
Open

feat: add --max-align flag to override architecture default#1
lchagnoleau wants to merge 1 commit into
chrismerck:mainfrom
lchagnoleau:arg_max_align

Conversation

@lchagnoleau
Copy link
Copy Markdown

Lets users override the alignment cap instead of always deriving it from the ELF class (4 for 32-bit, 8 for 64-bit). Useful when targeting an arch with a non-standard ABI or when testing with cross-compiled objects on a different host.

Lets users override the alignment cap instead of always deriving it
from the ELF class (4 for 32-bit, 8 for 64-bit). Useful when targeting
an arch with a non-standard ABI or when testing with cross-compiled
objects on a different host.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant