Skip to content

[Driver] Pass -emit-irgen thru to frontend. #1706

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 3, 2024

Conversation

nate-chandler
Copy link
Contributor

@nate-chandler nate-chandler commented Oct 2, 2024

Add a new filetype for this mode option: "Raw LLVM IR". When the mode option is emit-irgen, the new filetype will be the output kind; conversely when determining the mode option to use, if the output kind is the new filetype, the mode option will be emit-irgen.

rdar://135437693

Add a new filetype for this mode option: "Raw LLVM IR". When the mode
option is emit-irgen, the new filetype will be the output kind;
conversely when determining the mode option to use, if the output kind
is the new filetype, the mode option will be emit-irgen.
@nate-chandler
Copy link
Contributor Author

swiftlang/swift#76803

@swift-ci please test

@nate-chandler nate-chandler merged commit 6af4c7d into swiftlang:main Oct 3, 2024
3 checks passed
@nate-chandler nate-chandler deleted the bug/20241001/1 branch October 3, 2024 03:34
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