Rollup merge of #101088 - nicholasbishop:bishop-uefi-pdb, r=davidtwco

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
This commit is contained in:
Yuki Okushi 2022-08-31 08:47:18 +09:00 committed by GitHub
commit 9c50f78a9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

Diff content is not available