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

Make LLD truly optional. #15580

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Make LLD truly optional. #15580

merged 1 commit into from
Nov 14, 2023

Conversation

stellaraccident
Copy link
Collaborator

No description provided.

Copy link
Member

@ScottTodd ScottTodd left a comment

Choose a reason for hiding this comment

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

Cool! I actually tried cross compiling IREE's compiler to WebAssembly again recently and the unconditional lld dep blocked me: https://gist.github.com/ScottTodd/7898981998cefb60902d4fbc8a471ccf?permalink_comment_id=4744106#gistcomment-4744106 (not sure if an emscripten build of lld is easy/possible)

Could try that again with this patch 🤔

build_tools/cmake/iree_llvm.cmake Show resolved Hide resolved
@stellaraccident stellaraccident merged commit 35f1884 into main Nov 14, 2023
59 checks passed
@stellaraccident stellaraccident deleted the minspec_lld_optional branch November 14, 2023 19:27
ramiro050 pushed a commit to ramiro050/iree that referenced this pull request Dec 19, 2023
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.

4 participants