diff options
| author | Arlo Siemsen <arsiem@microsoft.com> | 2022-01-06 14:24:15 -0800 |
|---|---|---|
| committer | Reid Kleckner <rnk@google.com> | 2022-01-06 14:27:08 -0800 |
| commit | 3d10997e42d225ead6237da98c2a714ea483a9d9 (patch) | |
| tree | 042af0090e893e75fb44860f6cb5699ae5f845f3 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | e37b6a67f8a75c2e6a5a69c03c8ffdb388bafa5f (diff) | |
Add Rust to CodeView SourceLanguage (CV_CFL_LANG) enum
Microsoft has added several new entries to the CV_CFL_LANG enum, including Rust:
https://docs.microsoft.com/en-us/visualstudio/debugger/debug-interface-access/cv-cfl-lang
This change adds Rust to the corresponding LLVM enum and translates `dwarf::DW_LANG_Rust` to `SourceLanguage::Rust` in the CodeView AsmPrinter.
This means that Rust will no longer emit as Masm.
Differential Revision: https://reviews.llvm.org/D115300
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
