Skip to content

[LLVM] fix library split mistakes #11231

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented May 19, 2025

In particular, llvm-config.exe was getting put in both libLLVM and LLVM, and some parts of MLIR and clang were getting into libLLVM. There isn't a need to regenerate them, since they aren't strictly wrong, just bigger than they should have been and not consistent in quality across platforms. (it also causes problems with make install in CI)

vtjnash added 2 commits May 19, 2025 14:04
In particular, llvm-config.exe was getting put in both libLLVM and LLVM, and some parts of MLIR and clang were getting into libLLVM
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.

1 participant