Rollup merge of #92767 - arlosi:pdbenum, r=cuviper

Use the new language identifier for Rust in the PDB debug format

Rust currently identifies as MASM (Microsoft Assembler) in the PDB
debug info format on Windows because no identifier was available.

This change pulls in a cherry-pick to Rust's LLVM that includes the
change to use the new identifier for Rust.

https://docs.microsoft.com/en-us/visualstudio/debugger/debug-interface-access/cv-cfl-lang
This commit is contained in:
Matthias Krüger 2022-01-15 11:28:22 +01:00 committed by GitHub
commit ff1db43b50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1 +1 @@
Subproject commit 6b3dbcc81a470e5da84576d63fcfc19e3b1154cd
Subproject commit 2abffbf977a9e8c6ca4174a08fe5c4d7781f0aac