commit | e9983cf9b430e7bb5ceb209ad3cb5ce348935f3a | [log] [tgz] |
---|---|---|
author | Mike Aizatsky <aizatsky@chromium.org> | Fri Mar 11 23:26:41 2016 +0000 |
committer | Mike Aizatsky <aizatsky@chromium.org> | Fri Mar 11 23:26:41 2016 +0000 |
tree | d7f2bd6e75f02fd5e7df412f7afb46555a8c59ce | |
parent | 41cfc0be885aa61d03dd8dda10b72882a04980a9 [diff] |
Don't crash sancov if file is unreadable. Summary: Caller can provides the list of .so files where some files are unreadable (e.g linux-vdso.so.1). It's more convenient to handler this in sancov with warning then making all callers to check files. Reviewers: aizatsky Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D18103 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263307 91177308-0d34-0410-b5e6-96231b3b80d8