This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 45915dee3d7 Add a TargetOption to enable/disable GlobalISel new f368028af49 [hwasan] LLVM-level flags for linux kernel-compatible hwasa [...] new d3309408027 [LangRef] Clarify Varargs forwarding for musttail calls.
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: docs/LangRef.rst | 8 +++--- .../Instrumentation/HWAddressSanitizer.cpp | 30 +++++++++++++++++----- test/Instrumentation/HWAddressSanitizer/kernel.ll | 27 +++++++++++++++++++ 3 files changed, 55 insertions(+), 10 deletions(-) create mode 100644 test/Instrumentation/HWAddressSanitizer/kernel.ll