This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f15a3ad Remove unused private fields to fix the clang -Werror build. new d99c988 LowerTypeTests: Split the pass in two: a resolution phase and [...] new 80617ba Disable sigaltstack on Apple platforms new 9ffd2e4 Revert "Use _Unwind_Backtrace on Apple platforms."
The 3 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: cmake/config-ix.cmake | 5 +- include/llvm/Transforms/IPO/LowerTypeTests.h | 4 - lib/Support/Unix/Signals.inc | 2 +- lib/Transforms/IPO/LowerTypeTests.cpp | 265 ++++++++++++--------- .../Transforms/LowerTypeTests/function-disjoint.ll | 6 +- test/Transforms/LowerTypeTests/function-ext.ll | 3 +- test/Transforms/LowerTypeTests/function.ll | 2 +- test/Transforms/LowerTypeTests/import-unsat.ll | 3 +- test/Transforms/LowerTypeTests/simple.ll | 2 +- test/Transforms/LowerTypeTests/single-offset.ll | 2 +- test/Transforms/LowerTypeTests/unsat.ll | 3 +- 11 files changed, 169 insertions(+), 128 deletions(-)