We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Linux kernel uses -mno-fp-ret-in-387; we should implement support for this command line flag, too.
-mno-fp-ret-in-387
The text was updated successfully, but these errors were encountered:
Add Reid. I saw he answered a similar question: https://lists.llvm.org/pipermail/cfe-dev/2014-April/036497.html
Sorry, something went wrong.
https://reviews.llvm.org/D112143
No branches or pull requests
Extended Description
The Linux kernel uses
-mno-fp-ret-in-387
; we should implement support for this command line flag, too.The text was updated successfully, but these errors were encountered: