This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 646efe67c8e asan: add kernel inline instrumentation test (retry) new 73071d5e044 [hwasan] Fix inline instrumentation. new 9540e47959f Fix a memory leak and a cross module reference.
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: .../Instrumentation/HWAddressSanitizer.cpp | 24 ++++++++++--- test/Instrumentation/HWAddressSanitizer/atomic.ll | 4 +-- test/Instrumentation/HWAddressSanitizer/basic.ll | 40 +++++++++++----------- .../HWAddressSanitizer/kernel-alloca.ll | 2 +- test/Instrumentation/HWAddressSanitizer/kernel.ll | 39 ++++++++++++++------- tools/llvm-c-test/echo.cpp | 3 +- 6 files changed, 71 insertions(+), 41 deletions(-)