-
Notifications
You must be signed in to change notification settings - Fork 11.9k
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
Segmentation fault in codegenprepare pass #92270
Labels
invalid
Resolved as invalid, i.e. not a bug
Comments
Can you try See #77182. |
Here is the result:
|
Oh, I forgot to tell you to specify target triple.
It should work without crash. |
Yes, it does not crash this time. Thank you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found a segmentation fault in codegenprepare pass, and this is how to reproduce:
Bug-triggering program:
LLVM version:
Command to reproduce:
The text was updated successfully, but these errors were encountered: