rust/compiler
Nicholas Bishop 1dd47b04c0 Set DebuginfoKind::Pdb in msvc_base
This PDB setting was added to `windows_msvc_base` in
https://github.com/rust-lang/rust/pull/98051. It's also needed for the
UEFI targets, and since `uefi_msvc_base` and `windows_msvc_base` are the
only things that inherit from `msvc_base`, just move the PDB setting up
to `mscv_base` to cover both.

Fixes https://github.com/rust-lang/rust/issues/101071
2022-08-27 11:44:35 -04:00
..
2022-08-26 10:32:59 +08:00
2022-08-24 17:06:47 +00:00
2022-08-25 19:04:00 +02:00
2022-08-25 19:04:00 +02:00