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

[cmake] Place clang behind mlir in the list of external projects #86050

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

lanza
Copy link
Member

@lanza lanza commented Mar 21, 2024

In preparation for the initial ClangIR upstreaming process, move clang behind MLIR in the list of external projects. Otherwise, cmake will attempt to build clang before MLIR.

This is technically the first PR for ClangIR :p

In preparation for the initial ClangIR upstreaming process, move clang
behind MLIR in the list of external projects. Otherwise, cmake will
attempt to build clang before MLIR.
@lanza lanza added the ClangIR Anything related to the ClangIR project label Mar 21, 2024
@lanza lanza requested a review from joker-eph March 21, 2024 01:30
@bcardosolopes bcardosolopes changed the title [cmake] Place clang behind mlir in the liist of external projects [cmake] Place clang behind mlir in the list of external projects Mar 21, 2024
@lanza lanza merged commit 26c290b into llvm:main Mar 21, 2024
5 of 6 checks passed
@lanza lanza deleted the idfk branch March 21, 2024 05:58
lanza added a commit that referenced this pull request Mar 21, 2024
@omjavaid
Copy link
Contributor

LLDB project depends on clang it should be placed after clang.

@lanza
Copy link
Member Author

lanza commented Mar 21, 2024

I pushed a revert. Will fix tomorrow.

lanza added a commit that referenced this pull request Mar 21, 2024
In preparation for the initial ClangIR upstreaming process, move clang
behind MLIR in the list of external projects. Otherwise, cmake will
attempt to build clang before MLIR.

reland of #86050

Reviewers: 

Pull Request: #86210
chencha3 pushed a commit to chencha3/llvm-project that referenced this pull request Mar 23, 2024
…m#86050)

In preparation for the initial ClangIR upstreaming process, move clang
behind MLIR in the list of external projects. Otherwise, cmake will
attempt to build clang before MLIR.
chencha3 pushed a commit to chencha3/llvm-project that referenced this pull request Mar 23, 2024
chencha3 pushed a commit to chencha3/llvm-project that referenced this pull request Mar 23, 2024
In preparation for the initial ClangIR upstreaming process, move clang
behind MLIR in the list of external projects. Otherwise, cmake will
attempt to build clang before MLIR.

reland of llvm#86050

Reviewers: 

Pull Request: llvm#86210
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ClangIR Anything related to the ClangIR project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants