swift
37c593b0 - utils: fix debug info generation for the standard library

Commit
2 years ago
utils: fix debug info generation for the standard library When we build the standard library, we use the just built compilers. However, we would not pass the necessary flags to the linker to generate the debug information (PDBs) which would then make debugging more challenging than it already is.
Author
Committer
Parents
Loading