[sanitizer] Reconstruct the function that dumps block/edge coverage, hopefully making...
authorKostya Serebryany <kcc@google.com>
Thu, 5 Mar 2015 22:19:25 +0000 (22:19 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 5 Mar 2015 22:19:25 +0000 (22:19 +0000)
commit769ddaa2d493a805e6d48040585e41666c2123be
tree82321c2f6e3e2ddca46df7cea547b3f6c4b233f5
parent2cd9d0b78310081f5a5175932ec00d8642fb0dfc
[sanitizer] Reconstruct the function that dumps block/edge coverage, hopefully making it more robust. Also increase the allowed coverage size on 32-bit.

llvm-svn: 231413
compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep.cc
compiler-rt/test/asan/TestCases/Linux/coverage-module-unloaded.cc
compiler-rt/test/asan/TestCases/Linux/coverage-sandboxing.cc
compiler-rt/test/asan/TestCases/Linux/coverage.cc