llvm-project
4b25053a
- [Win32][ELF] Make CodeView a DebugInfoFormat only for COFF format (#87149)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Win32][ELF] Make CodeView a DebugInfoFormat only for COFF format (#87149) We have many problems to use CodeView for a win32-elf target, e.g., #87140 and `error: .seh_* directives are not supported on this target`. Fixes: #87140
References
#87149 - [Win32][ELF] Make CodeView a DebugInfoFormat only for COFF format
Author
phoebewang
Parents
468dc32f
Loading