Skip to content

riscv: improve startup assembly #806

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 24, 2019
Merged

riscv: improve startup assembly #806

merged 1 commit into from
Dec 24, 2019

Conversation

aykevl
Copy link
Member

@aykevl aykevl commented Dec 23, 2019

Now that we've switched to LLVM 9, we don't need a workaround anymore for the 'la' pseudo-instruction.
The assembly is slightly different but should be functionally identical.

Tested locally with the PR in #765.

Now that we've switched to LLVM 9, we don't need a workaround anymore
for the 'la' pseudo-instruction.
@deadprogram
Copy link
Member

👍 merging.

@deadprogram deadprogram merged commit 08f01ba into dev Dec 24, 2019
@deadprogram deadprogram deleted the riscv-asm-update branch December 24, 2019 18:55
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.

2 participants