diff options
author | Kirill Stoimenov <kstoimenov@google.com> | 2021-11-04 15:05:04 -0700 |
---|---|---|
committer | Kirill Stoimenov <kstoimenov@google.com> | 2021-11-04 17:22:31 -0700 |
commit | 3f1aca58df8f646c32737b9fc01c51325fba88c2 (patch) | |
tree | c200102fe9e912f3f21fc1d18cc1bd8d2cc999f9 /llvm/lib/IR/Module.cpp | |
parent | 7175886a0f612aded1430ae240ca7ffd53d260dd (diff) | |
download | llvm-3f1aca58df8f646c32737b9fc01c51325fba88c2.zip llvm-3f1aca58df8f646c32737b9fc01c51325fba88c2.tar.gz llvm-3f1aca58df8f646c32737b9fc01c51325fba88c2.tar.bz2 |
[ASan] Added stack safety support in address sanitizer.
Added and implemented -asan-use-stack-safety flag, which control if ASan would use the Stack Safety results to emit less code for operations which are marked as 'safe' by the static analysis.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D112098
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions