This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 956dada0280 [dsymutil] Improve error reporting when we cannot create ou [...] new ac0745ecd05 [hwasan] add stack frame descriptions.
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: .../Instrumentation/HWAddressSanitizer.cpp | 76 +++++++++++++++++++++- test/Instrumentation/HWAddressSanitizer/basic.ll | 1 + .../HWAddressSanitizer/frame-descriptor.ll | 27 ++++++++ .../HWAddressSanitizer/with-calls.ll | 1 + 4 files changed, 104 insertions(+), 1 deletion(-) create mode 100644 test/Instrumentation/HWAddressSanitizer/frame-descriptor.ll