diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2014-12-17 00:01:02 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2014-12-17 00:01:02 +0000 |
commit | 91bb25f515268aa52c8f2d08fdcd2f08d617585b (patch) | |
tree | 80091fe77acf8dbbb5930175cecd67ec9dc5777c /llvm/lib/CodeGen | |
parent | 0317bc9e55c9e4546416e8d141d4bca813adb67f (diff) | |
download | bcm5719-llvm-91bb25f515268aa52c8f2d08fdcd2f08d617585b.tar.gz bcm5719-llvm-91bb25f515268aa52c8f2d08fdcd2f08d617585b.zip |
[ASan] Introduce SetCanPoisonMemory() function.
SetCanPoisonMemory()/CanPoisonMemory() functions are now used
instead of "poison_heap" flag to determine if ASan is allowed
to poison the shadow memory. This allows to hot-patch this
value in runtime (e.g. during ASan activation) without introducing
a data race.
llvm-svn: 224395
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions