This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1b4ffe02f0b Fix breakage of sphinx builders. Sorry for leaving this bro [...] new 4d6c2abfddb [SSP] [1/3] Revert "StackProtector: Use PointerMayBeCapture [...]
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/CodeGen/StackProtector.h | 6 + lib/CodeGen/StackProtector.cpp | 39 ++++++- test/CodeGen/X86/stack-protector.ll | 4 +- test/Transforms/StackProtector/X86/captures.ll | 139 ----------------------- test/Transforms/StackProtector/X86/lit.local.cfg | 2 - tools/opt/opt.cpp | 1 - 6 files changed, 43 insertions(+), 148 deletions(-) delete mode 100644 test/Transforms/StackProtector/X86/captures.ll delete mode 100644 test/Transforms/StackProtector/X86/lit.local.cfg