This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 81f9699a892 [DebugInfo] Remove invalidated locations during LiveDebugValues new 4e272f536e9 [SelectionDAG][X86] Enable iX SimplifyDemandedBits to vXi1 [...] new d2340dbfa16 Debug Info: Support for DW_AT_export_symbols for anonymous structs
The 2 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: docs/LangRef.rst | 5 ++++ include/llvm/IR/DebugInfoFlags.def | 3 +- include/llvm/IR/DebugInfoMetadata.h | 1 + lib/CodeGen/SelectionDAG/TargetLowering.cpp | 4 +-- lib/Target/X86/X86ISelLowering.cpp | 20 +++++++++++++ test/Assembler/export-symbol-anonymous-class.ll | 38 +++++++++++++++++++++++++ 6 files changed, 66 insertions(+), 5 deletions(-) create mode 100644 test/Assembler/export-symbol-anonymous-class.ll