diff options
author | Reid Kleckner <rnk@google.com> | 2015-11-19 00:05:21 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2015-11-19 00:05:21 +0000 |
commit | 61bc356bf499bd8c3b611bd835431c8644a7caef (patch) | |
tree | 01f0c4e0d202e1e09272231d2f7de581e6277675 /llvm/lib/Transforms/Vectorize/LoopVectorize.cpp | |
parent | 441d207e660d706df854ef4433104b853783af5e (diff) | |
download | bcm5719-llvm-61bc356bf499bd8c3b611bd835431c8644a7caef.tar.gz bcm5719-llvm-61bc356bf499bd8c3b611bd835431c8644a7caef.zip |
Don't search for third party libraries while using MSan
On the average user's system, those libraries will not be compiled with
MSan. Prior to this change, the LLVM test suite was full of false
positives from calls from third party libraries to MSan interceptors
like strlen.
We can remove this check if MSan ever grows a suppression mechanism
similar to TSan's.
llvm-svn: 253526
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions