[cfe-commits] [asan] when -faddress-sanitizer is present, add required flags to the linker command (linux-only)

Kostya Serebryany kcc at google.com
Tue Nov 22 11:12:51 PST 2011


I addressed your comments and simplified the patch, please take another
look.
Thanks!

--kcc

On Mon, Nov 21, 2011 at 4:36 PM, Chandler Carruth <chandlerc at google.com>wrote:

> Comments on the codereview app...
>
> On Mon, Nov 21, 2011 at 12:28 PM, Kostya Serebryany <kcc at google.com>wrote:
>
>> Hello,
>>
>> Please consider the following patch that adds linker flags required for
>> AddressSanitizer.
>> This is Linux-only, the Darwin patch is a bit trickier and will go
>> separately.
>> http://codereview.appspot.com/5416061/
>>
>> Thanks,
>>
>> --kcc
>>
>> _______________________________________________
>> cfe-commits mailing list
>> cfe-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111122/34bce268/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: issue5416061_7004.diff
Type: text/x-patch
Size: 1590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111122/34bce268/attachment.bin>


More information about the cfe-commits mailing list