This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3d3b6e3 Start using shouldAssumeDSOLocal on ARM. new 5683aa8 [asan] Add option to enable asan-use-after-scope from clang. new c465f6c Update the stack coloring pass to remove lifetime intrinsics [...]
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/Transforms/Instrumentation.h | 3 ++- lib/CodeGen/StackColoring.cpp | 6 ++---- .../Instrumentation/AddressSanitizer.cpp | 15 ++++++++++----- test/Feature/optnone-llc.ll | 1 - test/Other/opt-bisect-legacy-pass-manager.ll | 22 ++++++++++++++++++++++ 5 files changed, 36 insertions(+), 11 deletions(-)