Files
CMake/Modules/Platform
Saleem Abdulrasool 9693191582 Swift: Emit debug information on Windows
When building on Windows, pass `-debug` to the linker to emit the PDB
(or `-debug:dwarf` when building with lld and using DWARF).  We would
previously not do this which meant that we never emitted the debug
information making debugging more difficult.

Fixes: #24423
2023-02-16 16:10:05 -05:00
..
2022-04-04 17:05:09 +01:00
2020-05-06 13:09:00 -04:00
2020-05-06 13:09:28 -04:00