commit | ca19eaabd75f55865efd321b7a6f1d4ba3db8bc8 | [log] [tgz] |
---|---|---|
author | Dmitry Vyukov <dvyukov@google.com> | Mon Jan 22 19:07:11 2018 +0000 |
committer | Dmitry Vyukov <dvyukov@google.com> | Mon Jan 22 19:07:11 2018 +0000 |
tree | 18573a5632cc79b8d12a0567d2a68d5e43890731 | |
parent | 7bbe32b53417625ea060956f3cd87a44c7f1ecbc [diff] |
asan: allow inline instrumentation for the kernel Currently ASan instrumentation pass forces callback instrumentation when applied to the kernel. This patch changes the current behavior to allow using inline instrumentation in this case. Authored by andreyknvl. Reviewed in: https://reviews.llvm.org/D42384 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323140 91177308-0d34-0410-b5e6-96231b3b80d8