This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0516106 Keep barcelona subtype for amdfam10 new 3bd97ac Revert 272328 and 272329 to recommit as a single patch. new 337c62e Reapply 272328 and 272329 as a single patch. new af4c28d Unpoison stack memory in use-after-return + use-after-scope mode
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: .../Instrumentation/AddressSanitizer.cpp | 33 +++++++++++------- .../AddressSanitizer/lifetime-uar-uas.ll | 39 ++++++++++++++++++++++ .../AddressSanitizer/lifetime-uar.ll | 33 ------------------ 3 files changed, 60 insertions(+), 45 deletions(-) create mode 100644 test/Instrumentation/AddressSanitizer/lifetime-uar-uas.ll delete mode 100644 test/Instrumentation/AddressSanitizer/lifetime-uar.ll