Skip to content

NFC: Rename performSILGeneration -> performASTLowering #32043

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
May 28, 2020

Conversation

hamishknight
Copy link
Contributor

Belated follow-up to #31609. Rename performSILGeneration -> performASTLowering to try better reflect the fact that it may not perform SIL generation, it may parse or deserialize SIL instead.

And also rename the underlying request and
descriptor.

This rename is motivated by the fact that the
operation may instead perform parsing of SIL files
and/or deserialization of SIB files.
@hamishknight
Copy link
Contributor Author

swiftlang/llvm-project#1267

@swift-ci please smoke test

@gottesmm
Copy link
Contributor

Thanks!

@hamishknight
Copy link
Contributor Author

swiftlang/llvm-project#1267

@swift-ci please smoke test Linux

@hamishknight hamishknight merged commit 28103df into swiftlang:master May 28, 2020
@hamishknight hamishknight deleted the better-late-than-never branch May 28, 2020 01:57
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.

2 participants