Skip to content

[compiler-rt] allow building with uefi #131499

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
Apr 20, 2025

Conversation

RossComputerGuy
Copy link
Member

I'm trying to put together an LLVM built toolchain (including LLVM libc) targeting UEFI, currently I get an error saying "Unknown target". This PR enables compiling compiler-rt for UEFI.

Copy link

github-actions bot commented Mar 16, 2025

✅ With the latest revision this PR passed the C/C++ code formatter.

Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please squash this before merging.

@RossComputerGuy
Copy link
Member Author

Done

@RossComputerGuy
Copy link
Member Author

Good if I merge this?

@compnerd
Copy link
Member

Good if I merge this?

Yes, this is fine to merge - sorry, I didn't merge it on your behalf since you have commit access.

@RossComputerGuy RossComputerGuy merged commit f87109f into llvm:main Apr 20, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants