-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Extend elf_aux_info() support for RISC-V on FreeBSD and OpenBSD #4376
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
Conversation
|
Could you please explain in which scenario these changes are needed? The old code worked for me on RISC-V. |
df2c69a to
92b2f37
Compare
|
I found the answer to your question: https://reviews.llvm.org/D109330
|
|
@brad0, are you running FreeBSD (or another BSD variant) with RISC-V? |
|
https://clang.llvm.org/docs/Maintainers.html
https://github.com/llvm/llvm-project/issues?q=state%3Aopen%20involves%3Abrad0 |
|
We're already doing the same thing for arm+neon: |
|
Right, similar code was added in pull request #3782. |
Sorry, I was busy. Yes, OpenBSD, but it applies to FreeBSD too. |
No description provided.