Files
archived-llvm/lib/Transforms/Instrumentation
Dmitry Vyukov ca19eaabd7 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
2018-01-22 19:07:11 +00:00
..
2017-12-11 15:48:56 +00:00