Skip to content

build-script-impl: Remove dead code that expects an LLVM product #63745

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

Conversation

AnthonyLatsis
Copy link
Collaborator

@AnthonyLatsis AnthonyLatsis commented Feb 17, 2023

LLVM is a build-script product now.

The only thing that makes me doubt this change is the --legacy-impl build-script flag, although analogous cleanups were done in the past regardless of its existence.

@drexin
Copy link
Contributor

drexin commented Feb 17, 2023

@swift-ci test

@AnthonyLatsis AnthonyLatsis force-pushed the build-script-impl-cleanup branch from 3edb2f5 to 00453c1 Compare February 17, 2023 18:03
@AnthonyLatsis AnthonyLatsis changed the title build-script-impl: Remove some dead components and associated code build-script-impl: Remove dead code that expects an LLVM product Feb 17, 2023
@AnthonyLatsis
Copy link
Collaborator Author

@swift-ci please test

@AnthonyLatsis AnthonyLatsis force-pushed the build-script-impl-cleanup branch from 00453c1 to bd59b4d Compare February 17, 2023 19:39
@AnthonyLatsis
Copy link
Collaborator Author

@swift-ci please test

@AnthonyLatsis AnthonyLatsis force-pushed the build-script-impl-cleanup branch from bd59b4d to 051bf3c Compare February 18, 2023 14:41
@AnthonyLatsis
Copy link
Collaborator Author

@swift-ci please test

@bnbarham
Copy link
Contributor

@swift-ci please test Linux platform

@AnthonyLatsis
Copy link
Collaborator Author

Are we ready to ship this?

Comment on lines 2631 to 2634
# Even if builds are skipped, Swift configuration relies on
# some LLVM tools like TableGen. In the LLVM configure rules
# above, a small subset of LLVM build_targets are selected
# when SKIP_BUILD is set.
Copy link
Member

Choose a reason for hiding this comment

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

Is this still correct?

Copy link
Collaborator Author

@AnthonyLatsis AnthonyLatsis Mar 1, 2023

Choose a reason for hiding this comment

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

Right, apparently not.

@AnthonyLatsis AnthonyLatsis force-pushed the build-script-impl-cleanup branch from 051bf3c to 920d05b Compare March 1, 2023 19:40
@AnthonyLatsis
Copy link
Collaborator Author

@swift-ci please test

@AnthonyLatsis AnthonyLatsis merged commit 52f46be into swiftlang:main Mar 2, 2023
@AnthonyLatsis AnthonyLatsis deleted the build-script-impl-cleanup branch March 2, 2023 04:44
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.

5 participants