This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 80c7e63a6db [lit] Modify LIT to accept environment variable LIT_FILTER [...] new eb0c2c435b1 [SafepointIRVerifier] NFC: Refactor code for identifying ex [...] new 3b48753a2f3 Copy arguments passed by value into explicit allocas for ASan.
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: lib/IR/SafepointIRVerifier.cpp | 109 ++++++++++++++------- .../Instrumentation/AddressSanitizer.cpp | 37 +++++++ .../AddressSanitizer/stack-poisoning-byval-args.ll | 48 +++++++++ 3 files changed, 157 insertions(+), 37 deletions(-) create mode 100644 test/Instrumentation/AddressSanitizer/stack-poisoning-byval-args.ll