[PATCH] D115300: Add Rust to CodeView SourceLanguage (CV_CFL_LANG) enum

Arlo Siemsen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 6 08:07:22 PST 2022


arlosi updated this revision to Diff 397895.
arlosi added a comment.

Re-merging to trigger new build.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115300/new/

https://reviews.llvm.org/D115300

Files:
  llvm/include/llvm/DebugInfo/CodeView/CodeView.h
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/DebugInfo/CodeView/EnumTables.cpp
  llvm/lib/DebugInfo/PDB/PDBExtras.cpp
  llvm/lib/DebugInfo/PDB/PDBSymbolCompiland.cpp
  llvm/test/DebugInfo/COFF/language.ll
  llvm/test/DebugInfo/COFF/rust.ll
  llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115300.397895.patch
Type: text/x-patch
Size: 5961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220106/729f0889/attachment.bin>


More information about the llvm-commits mailing list