[sancov] using static asan
authorMike Aizatsky <aizatsky@chromium.org>
Fri, 19 Feb 2016 18:46:30 +0000 (18:46 +0000)
committerMike Aizatsky <aizatsky@chromium.org>
Fri, 19 Feb 2016 18:46:30 +0000 (18:46 +0000)
commit731942565b3a0f4221a863699dc1108d7fa2a08a
tree4662540a939d29b00ae43c2717fc5bee845c1777
parent6bdbcbb3d91ba48e418c8e854c9cacd8f5d24e2f
[sancov] using static asan

We are not able to recover coverage points from dynamically linked
binaries at this point without symbols in @plt tables.

llvm-svn: 261352
compiler-rt/test/asan/TestCases/Linux/coverage_html_report.cc