diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2014-12-19 20:35:53 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2014-12-19 20:35:53 +0000 |
commit | 04eeec32e6d39d7c102d31a5e196ff9907d3cc60 (patch) | |
tree | 4449e3ee6f1b5d7cc50e1ef82cc5f04c2f032899 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 30f330b39b29cf391fccb7b46b27011010e7dbfb (diff) | |
download | llvm-04eeec32e6d39d7c102d31a5e196ff9907d3cc60.zip llvm-04eeec32e6d39d7c102d31a5e196ff9907d3cc60.tar.gz llvm-04eeec32e6d39d7c102d31a5e196ff9907d3cc60.tar.bz2 |
[ASan] Change activation strategy.
Now ASan deactivation doesn't modify common or ASan-specific runtime
flags. Flags stay constant after initialization, and "deactivation"
instead stashes initialized runtime state, and deactivates the
runtime. Activation then just restores the original state (possibly,
overriden by some activation flags provided in system property on
Android).
llvm-svn: 224614
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions