This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 415c71be4e6 [Hexagon] Add a target feature to control using small data section new e6979f263bd [PowerPC] add more tests for FMF propagation; NFC new 086018dbbeb [CodeView] Improve debugging of virtual base class member v [...]
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: include/llvm/IR/DIBuilder.h | 3 +- include/llvm/IR/DebugInfoMetadata.h | 11 +- lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 3 +- lib/IR/DIBuilder.cpp | 6 +- test/CodeGen/PowerPC/fmf-propagation.ll | 86 ++++++++++- test/DebugInfo/COFF/inheritance.ll | 247 +++++++++++++++++++------------ 6 files changed, 258 insertions(+), 98 deletions(-)