Skip to content

Support .string as alias of .asciiz for portability#22

Open
rohanpadhye wants to merge 1 commit intokvakil:masterfrom
chocopy:string
Open

Support .string as alias of .asciiz for portability#22
rohanpadhye wants to merge 1 commit intokvakil:masterfrom
chocopy:string

Conversation

@rohanpadhye
Copy link
Copy Markdown
Contributor

Venus currently supports the .asciiz directive for emitting ASCII strings, which is non-standard (i.e., not supported by the GNU-based toolchain).

This PR adds an alias .string so that the same program can be executed under say both Venus and Spike.

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