diff options
| author | bors <bors@rust-lang.org> | 2023-09-08 10:06:40 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-09-08 10:06:40 +0000 |
| commit | 9be4eac2647432aa863f65da8a116f2eafd90ee9 (patch) | |
| tree | e3e314564294f95fa70e26dff6a5f68f4386be09 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp | |
| parent | de4cba3a98a15a891ad708a049c7fb5682083d97 (diff) | |
| parent | 4cdc633301e3c760fb36470afc216a9e09351fa3 (diff) | |
| download | rust-9be4eac2647432aa863f65da8a116f2eafd90ee9.tar.gz rust-9be4eac2647432aa863f65da8a116f2eafd90ee9.zip | |
Auto merge of #113492 - nebulark:pr_96475, r=petrochenkov
Add CL and CMD into to pdb debug info Partial fix for https://github.com/rust-lang/rust/issues/96475 The Arg0 and CommandLineArgs of the MCTargetOptions cpp class are not set within https://github.com/rust-lang/rust/blob/bb548f964572f7fe652716f5897d9050a31c936e/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp#L378 This causes LLVM to not neither output any compiler path (cl) nor the arguments that were used when invoking it (cmd) in the PDB file. This fix adds the missing information to the target machine so LLVM can use it.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
