[all-commits] [llvm/llvm-project] 4b2505: [Win32][ELF] Make CodeView a DebugInfoFormat only ...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Wed Apr 3 00:21:57 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b25053ae47f50095371a663391baadfd2694eb0
https://github.com/llvm/llvm-project/commit/4b25053ae47f50095371a663391baadfd2694eb0
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2024-04-03 (Wed, 03 Apr 2024)
Changed paths:
M clang/lib/Driver/ToolChains/MSVC.h
A clang/test/Misc/win32-elf.c
Log Message:
-----------
[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
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list