diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2014-12-19 19:35:11 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2014-12-19 19:35:11 +0000 |
commit | d6b24fa1e2fbb0ca74a4a1684ce33bca26919621 (patch) | |
tree | b4e06a96694489364ac23ddfb7808619bf75429c /llvm/lib/Object/MachOObjectFile.cpp | |
parent | cc09d1ccc5a10a4df692fd1450f555cd723344b8 (diff) | |
download | llvm-d6b24fa1e2fbb0ca74a4a1684ce33bca26919621.zip llvm-d6b24fa1e2fbb0ca74a4a1684ce33bca26919621.tar.gz llvm-d6b24fa1e2fbb0ca74a4a1684ce33bca26919621.tar.bz2 |
[ASan] Introduce AllocatorOptions to configure allocator behavior.
Summary:
Reduce the dependency of allocator code on runtime flags. Instead,
pass a bunch of options that configure allocator behavior at
initialization or re-initialization. That would allow us to
cleaner modify allocator behavior during a program execution
when ASan is activated or de-activated.
Test Plan: regression test suite
Reviewers: kcc
Subscribers: llvm-commits, eugenis
Differential Revision: http://reviews.llvm.org/D6711
llvm-svn: 224605
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions