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
We are testing clang building an arm32 ChromiumoOs image. It turned out that clang generated a bad openssl binary which caused an unbootable image.
The text was updated successfully, but these errors were encountered:
This requires more information in order for upstream LLVM to take any action.
Sorry, something went wrong.
*** Bug llvm/llvm-bugzilla-archive#24707 has been marked as a duplicate of this bug. ***
We found the problem was caused by bug - https://llvm.org/bugs/show_bug.cgi?id=24346
And the fixing CL is being reviewed under - http://reviews.llvm.org/D15442#
ChromiumOS bug was fixed in https://chromium-review.googlesource.com/#/c/320302/ and https://chromium-review.googlesource.com/#/c/320461/
No branches or pull requests
Extended Description
We are testing clang building an arm32 ChromiumoOs image. It turned out that clang generated a bad openssl binary which caused an unbootable image.
The text was updated successfully, but these errors were encountered: