[compiler-rt] r232679 - [sanitizer] change the sanitizer coverage format once again, this time adding a magic to the beginning of the file

Renato Golin renato.golin at linaro.org
Thu Mar 19 07:00:33 PDT 2015


On 18 March 2015 at 22:03, Kostya Serebryany <kcc at google.com> wrote:
> Author: kcc
> Date: Wed Mar 18 17:03:39 2015
> New Revision: 232679
>
> URL: http://llvm.org/viewvc/llvm-project?rev=232679&view=rev
> Log:
> [sanitizer] change the sanitizer coverage format once again, this time adding a magic to the beginning of the file
>
> Modified:
>     compiler-rt/trunk/lib/sanitizer_common/sanitizer_coverage_libcdep.cc
>     compiler-rt/trunk/lib/sanitizer_common/scripts/sancov.py
>     compiler-rt/trunk/test/asan/lit.cfg

Hi Kostya,

This seems to be yours.. :)

http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/4296

The error seems to be on unpack() and an exception that the file is too short?

cheers,
--renato



More information about the llvm-commits mailing list