aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorArlo Siemsen <arsiem@microsoft.com>2022-01-06 14:24:15 -0800
committerReid Kleckner <rnk@google.com>2022-01-06 14:27:08 -0800
commit3d10997e42d225ead6237da98c2a714ea483a9d9 (patch)
tree042af0090e893e75fb44860f6cb5699ae5f845f3 /llvm/lib/CodeGen/ModuloSchedule.cpp
parente37b6a67f8a75c2e6a5a69c03c8ffdb388bafa5f (diff)
downloadllvm-3d10997e42d225ead6237da98c2a714ea483a9d9.zip
llvm-3d10997e42d225ead6237da98c2a714ea483a9d9.tar.gz
llvm-3d10997e42d225ead6237da98c2a714ea483a9d9.tar.bz2
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 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions