This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d73e0d8056d [PhiValues] Use callback value handles to invalidate delete [...] new ca333d73cba [Exception Handling] Unwind tables are required for all fun [...]
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: include/llvm/IR/Function.h | 2 +- test/CodeGen/PowerPC/uwtables.ll | 51 ++++++++++++++++++++++++++++++ test/CodeGen/X86/uwtables.ll | 43 +++++++++++++++++++++++++ test/CodeGen/X86/x86-shrink-wrap-unwind.ll | 1 + 4 files changed, 96 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/PowerPC/uwtables.ll create mode 100644 test/CodeGen/X86/uwtables.ll