Skip to content

[NFC] Rename SerializeOptionsForDebugging to SerializeOptions #32270

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

Conversation

kateinoigakukun
Copy link
Member

@kateinoigakukun kateinoigakukun commented Jun 9, 2020

This option is not only used for debugging but also for LTO to
serialize detail options.

This change is pulled out from #32233

CC: @compnerd

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

This options is not only used for debugging but also for LTO to
serialize detail options.
@compnerd compnerd requested review from DougGregor and CodaFi June 9, 2020 17:28
@compnerd
Copy link
Member

compnerd commented Jun 9, 2020

CC: @JDevlieghere IIRC some of the serialization here was original for debugging?

@compnerd
Copy link
Member

compnerd commented Jun 9, 2020

@swift-ci please test

@CodaFi
Copy link
Contributor

CodaFi commented Jun 11, 2020

This flag is something we intend to remove in the future. Can we not parameterize this on the LTO flags being present instead?

@kateinoigakukun
Copy link
Member Author

@CodaFi That makes sense. OK, I'll make a new parameter for LTO

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