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

Kostya Serebryany kcc at google.com
Thu Mar 19 12:55:13 PDT 2015


Tried to fix this in r232754.

On Thu, Mar 19, 2015 at 11:48 AM, Kostya Serebryany <kcc at google.com> wrote:

>
>
> On Thu, Mar 19, 2015 at 7:00 AM, Renato Golin <renato.golin at linaro.org>
> wrote:
>
>> 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?
>>
>
> @(%&
> This is happening on a 32-bit system with a 32-bit python, right?
>
>
>>
>> cheers,
>> --renato
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150319/6c09ce69/attachment.html>


More information about the llvm-commits mailing list