diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2014-05-29 01:43:53 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2014-05-29 01:43:53 +0000 |
commit | c054d9813c9c7f8f2c95d78bc171bf761d2e73fc (patch) | |
tree | 9b21e42e706ae3c0d79f59470e150c04f1a43206 /llvm/lib/Option | |
parent | f375d806355a9d6a17f3fd53673a6257057bc225 (diff) | |
download | bcm5719-llvm-c054d9813c9c7f8f2c95d78bc171bf761d2e73fc.tar.gz bcm5719-llvm-c054d9813c9c7f8f2c95d78bc171bf761d2e73fc.zip |
[ASan] Hoist blacklisting globals from init-order checking to Clang.
Clang knows about the sanitizer blacklist and it makes no sense to
add global to the list of llvm.asan.dynamically_initialized_globals if it
will be blacklisted in the instrumentation pass anyway. Instead, we should
do as much blacklisting as possible (if not all) in the frontend.
llvm-svn: 209789
Diffstat (limited to 'llvm/lib/Option')
0 files changed, 0 insertions, 0 deletions