Skip to content
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

This commit adds support for compiling with the PULP LLVM toolchain. #120

Merged
merged 2 commits into from
Nov 2, 2022

Conversation

gtagliavini
Copy link
Member

The usage is analogous to the GCC toolchain: users must define the environmental variable "PULP_RISCV_LLVM_TOOLCHAIN".
Only one toolchain can be defined; if both env variables are present, the make system terminates with an error message.

Note that the fixes to the *.S files are general, but the related bugs are only triggered using LLVM.

The usage is analogous to the GCC toolchain: users must define the environmental variable "PULP_RISCV_LLVM_TOOLCHAIN".
Only one toolchain can be defined; if both env variables are present, the make system terminates with an error message.

Note that the fixes to the *.S files are general, but the related bugs are only triggered using LLVM.
@NBruschi
Copy link
Collaborator

NBruschi commented Nov 2, 2022

This merge should fix issue #126

@NBruschi NBruschi merged commit e30d78e into main Nov 2, 2022
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.

None yet

2 participants