This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 194f31ae02b NFC. Fixed typos in the comments. new 7749c87e33b Format some case labels and shrink an anonymous namespace NFC new 78116356ca3 [codeview] Emit 'D' as the cv source language for D code new b69a2b5cec2 [CodeGenPrepare] Cut off FindAllMemoryUses if there are too [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/DebugInfo/CodeView/CodeView.h | 6 ++++- lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 29 ++++++++++----------- lib/CodeGen/CodeGenPrepare.cpp | 17 ++++++++++--- lib/DebugInfo/CodeView/EnumTables.cpp | 2 +- test/DebugInfo/COFF/dlang.ll | 41 ++++++++++++++++++++++++++++++ tools/llvm-pdbutil/MinimalSymbolDumper.cpp | 1 + 6 files changed, 75 insertions(+), 21 deletions(-) create mode 100644 test/DebugInfo/COFF/dlang.ll