Skip to content

[CMake] swiftSIL needs intrinsics_gen #5192

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
merged 1 commit into from
Oct 8, 2016

Conversation

llvm-beanz
Copy link
Contributor

swiftSIL headers include llvm/IR headers which depend on the tablegen
generated intrinsics and attributes headers.

swiftSIL headers include llvm/IR headers which depend on the tablegen
generated intrinsics and attributes headers.
@llvm-beanz
Copy link
Contributor Author

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 5d3f9cb into swiftlang:master Oct 8, 2016
@gottesmm
Copy link
Contributor

gottesmm commented Oct 9, 2016

Looks fine to me. In the future, rather than relying on variables not being set in these cases like previously, can you always just check the standalone flag like you did here.

It seems a cleaner expression of intent and less likely to result in bugs.

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