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
This impacts the Linux kernel: ClangBuiltLinux/linux#1485
Reproducer: https://godbolt.org/z/aejoTqo4n
Fix: https://reviews.llvm.org/D112600
Opening this to track for LLVM 13.0.1.
The text was updated successfully, but these errors were encountered:
assigned to @smithp35
Sorry, something went wrong.
Fixed: d7e089f
Leaving this open for LLVM 13.0.1 (as the kernel is expecting it to be picked there: https://lore.kernel.org/r/20211028083527.1057158-1-ardb@kernel.org/
Hi Peter,
What is your opinion on backporting this?
https://reviews.llvm.org/rGd7e089f2d6a5cd5f283a90ab29241d20d4fc3ed1
I think it should be fine to backport. The fix is straightfoward and the functionality is only enabled when the option is used so the risk is low.
Merged: ed38280
smithp35
No branches or pull requests
Extended Description
This impacts the Linux kernel: ClangBuiltLinux/linux#1485
Reproducer: https://godbolt.org/z/aejoTqo4n
Fix: https://reviews.llvm.org/D112600
Opening this to track for LLVM 13.0.1.
The text was updated successfully, but these errors were encountered: