This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c1e0b4f4993 [WebAssembly] Update debug info test after r312144 new 5d795908c5e [ARM] Use Swift error registers on non-Darwin targets new 5c6206ffb78 Refactor DIBuilder::createFragmentExpression into a static [...]
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 | 12 ------- include/llvm/IR/DebugInfoMetadata.h | 12 +++++++ lib/CodeGen/SelectionDAG/LegalizeTypes.cpp | 19 +++++------ lib/IR/DIBuilder.cpp | 27 --------------- lib/IR/DebugInfoMetadata.cpp | 28 ++++++++++++++++ lib/Target/ARM/ARMBaseRegisterInfo.cpp | 4 +-- lib/Transforms/IPO/GlobalOpt.cpp | 6 ++-- lib/Transforms/Scalar/SROA.cpp | 9 ++++- test/CodeGen/ARM/swifterror.ll | 54 ++++++++++++++++++++++++++++++ 9 files changed, 114 insertions(+), 57 deletions(-)