This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0302e7b44f0 Revert "Signal handling should be signal-safe" new c69e3598576 [ObjCARC] Prevent code motion into a catchswitch
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: lib/Transforms/ObjCARC/ObjCARCOpts.cpp | 1 + lib/Transforms/ObjCARC/PtrState.cpp | 5 +++ test/Transforms/ObjCARC/opt-catchswitch.ll | 54 ++++++++++++++++++++++++++++++ 3 files changed, 60 insertions(+) create mode 100644 test/Transforms/ObjCARC/opt-catchswitch.ll