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

Build more projects with llvm-x86_64-debian-dylib #37

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

tstellar
Copy link
Contributor

@tstellar tstellar commented Jun 3, 2023

We want to expand the dylib testing to include libclang-cpp.so and also to build projects like lld, lldb, and clang-tools-extra that consume the dylibs.

We want to expand the dylib testing to include libclang-cpp.so and also to
build projects like lld, lldb, and clang-tools-extra that consume
the dylibs.
@tstellar tstellar requested a review from tbaederr June 3, 2023 02:34
@tstellar
Copy link
Contributor Author

tstellar commented Jun 3, 2023

@gkistanova Is there some way to test this change out in staging before it is pushed to the production server?

@@ -2324,8 +2324,8 @@
'builddir': 'llvm-x86_64-debian-dylib',
Copy link
Contributor

Choose a reason for hiding this comment

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

Shall the builder be renamed to reflect its new scope?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I thought about that, but wasn't sure exactly what to call it? llvm-project-x86_64-dylib?

@gkistanova
Copy link
Contributor

@tstellar You can either commit, wait for a couple of hours, and connect the worker to staging. This way you will be able to see how it works before the changes will go to the production. Or if anything in particular worries you, talk to me and I'll stage the patch for you without committing. usually committed changes go to production on Fridays or over a weekend.

The patch itself looks good. But you need to decide between #37 and #39. If I get it right, these 2 patches are mutually exclusive?

@gkistanova gkistanova self-requested a review September 26, 2023 22:22
@tstellar
Copy link
Contributor Author

The patch itself looks good. But you need to decide between #37 and #39. If I get it right, these 2 patches are mutually exclusive?

I don't think they are necessarily mutually exclusive. @serge-sans-paille is saying we should use both configs.

Copy link
Contributor

@gkistanova gkistanova left a comment

Choose a reason for hiding this comment

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

LGTM.

@gkistanova gkistanova merged commit b0f8642 into llvm:main Dec 18, 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.

3 participants