Skip to content
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

Turn off use of LDC option -disable-fp-elim for version 1.24.0+. #316

Merged

Conversation

jondegenhardt
Copy link
Contributor

The -disable-fp-elim option is no longer available starting with LDC 1.24. This flag was used in tsv-filter to avoid issues with uncaught exceptions on MacOS when building with LTO and PGO. These issues are not showing up in LDC 1.24.0-beta1.

See issues LDC #3576 and LDC #2585.

@jondegenhardt jondegenhardt merged commit 8acc89f into eBay:master Oct 3, 2020
@jondegenhardt jondegenhardt deleted the ldc-disable-fp-elim-option-change branch October 3, 2020 23:56
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.

None yet

1 participant