This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cd2d2cfae69 [MC] Cleanup noop default case spelling. NFC. new 9d1f82a2cc3 [codeview] Use push_macro to avoid conflicts instead of a prefix
The 1 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: .../llvm/DebugInfo/CodeView/CodeViewRegisters.def | 573 +++++++++++---------- lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp | 4 +- lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp | 340 ++++++------ test/DebugInfo/COFF/fp-stack.ll | 2 +- test/DebugInfo/COFF/local-variable-gap.ll | 2 +- test/DebugInfo/COFF/local-variables.ll | 10 +- test/DebugInfo/COFF/pieces.ll | 14 +- test/DebugInfo/COFF/register-variables.ll | 14 +- test/DebugInfo/COFF/types-array.ll | 2 +- test/DebugInfo/PDB/DIA/pdbdump-symbol-format.test | 14 +- test/DebugInfo/X86/dbg-declare-inalloca.ll | 6 +- test/MC/COFF/cv-def-range-gap.s | 8 +- .../DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp | 2 +- 13 files changed, 503 insertions(+), 488 deletions(-)