diff options
author | Brad King <brad.king@kitware.com> | 2023-12-05 01:04:03 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-12-05 01:30:46 (GMT) |
commit | ef49ed0fe1034b1452bea4965f637671e68c008d (patch) | |
tree | 4902543241453dd3895a0c12bdbabd9252f8ebba /Utilities/cmzstd | |
parent | b9970be9bcadc8f7c45f7603ad6eb1c75620608a (diff) | |
download | CMake-ef49ed0fe1034b1452bea4965f637671e68c008d.zip CMake-ef49ed0fe1034b1452bea4965f637671e68c008d.tar.gz CMake-ef49ed0fe1034b1452bea4965f637671e68c008d.tar.bz2 |
LLVMFlang: Fix MSVC ABI debug information format options
In commit 26bf32cdc6 (LLVMFlang: Add support for targeting MSVC ABI on
Windows, 2023-09-28, v3.28.0-rc1~10^2) we incorrectly recorded `-g` as
supporting the `ProgramDatabase` format, but it is actually `Embedded`,
matching Clang.
In order to support easy integration with C and C++ projects that use
the `.pdb` debug formats, pretend LLVMFlang supports them and just don't
actually emit any debug information.
Issue: #24840
Diffstat (limited to 'Utilities/cmzstd')
0 files changed, 0 insertions, 0 deletions