[llvm-commits] MemorySanitizer, first patch

Kostya Serebryany kcc at google.com
Tue Jun 26 02:18:20 PDT 2012


Updated the patch to use the new interface for TLS
(GlobalVariable::GeneralDynamicTLSModel).
Comments?



On Fri, Jun 22, 2012 at 8:26 PM, Kostya Serebryany <kcc at google.com> wrote:

> Any comments? Objections?
> May I commit with post-commit review?
>
> --kcc
>
>
> On Tue, Jun 19, 2012 at 11:33 AM, Kostya Serebryany <kcc at google.com>wrote:
>
>> Hello,
>>
>> Please review the following patch which adds MemorySanitizer
>> instrumentation pass.
>> For the detailed description see
>> http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-June/050821.html
>> The patch contains instrumentation pass itself and basic LLVM-ish tests.
>> Clang flag (-fmemory-sanitizer), the run-time library and more tests will
>> follow.
>>
>> Code review URL: http://codereview.appspot.com/6298091/
>>
>> Thanks,
>>
>> --kcc
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120626/b0fbd9b6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issue6298091_2001.diff
Type: application/octet-stream
Size: 26194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120626/b0fbd9b6/attachment.obj>


More information about the llvm-commits mailing list