-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Crash targeting i386-elf-win32 with debugging information #87140
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
Labels
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
crash
Prefer [crash-on-valid] or [crash-on-invalid]
Comments
@llvm/issue-subscribers-backend-x86 Author: Dustin Holden (LoveMHz)
Confirmed crashing a385a91 (release/18.x)
|
phoebewang
added a commit
to phoebewang/llvm-project
that referenced
this issue
Mar 30, 2024
We have many problems to use CodeView for a win32-elf target, e.g., llvm#87140 and `error: .seh_* directives are not supported on this target`. Fixes: llvm#87140
A possible fix #87149. |
phoebewang
added a commit
to phoebewang/llvm-project
that referenced
this issue
Mar 30, 2024
We have many problems to use CodeView for a win32-elf target, e.g., llvm#87140 and `error: .seh_* directives are not supported on this target`. Fixes: llvm#87140
@llvm/issue-subscribers-clang-driver Author: Dustin Holden (LoveMHz)
Confirmed crashing a385a91 (release/18.x)
|
Thank you so much! That resolves the reported issue. |
phoebewang
added a commit
that referenced
this issue
Apr 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
crash
Prefer [crash-on-valid] or [crash-on-invalid]
Confirmed crashing a385a91 (release/18.x)
The text was updated successfully, but these errors were encountered: