summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2015-11-19 00:05:21 +0000
committerReid Kleckner <rnk@google.com>2015-11-19 00:05:21 +0000
commit61bc356bf499bd8c3b611bd835431c8644a7caef (patch)
tree01f0c4e0d202e1e09272231d2f7de581e6277675 /llvm/lib/Transforms
parent441d207e660d706df854ef4433104b853783af5e (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud