llvm-project
4b25053a - [Win32][ELF] Make CodeView a DebugInfoFormat only for COFF format (#87149)

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
Author
Parents
Loading