[PATCH] ASan Linux MIPS32 support

Jyun-Yan You jyyou at cs.nctu.edu.tw
Sun Jun 2 21:44:46 PDT 2013


These patches add AddressSanitizer Linux MIPS32 support.
The shadow offset is calculated from TASK_UNMAPPED_BASE of Linux MIPS32.
The LLVM patch also makes the poison value use target endian instead of
host.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130603/3dd213e5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asan-llvm-mips.patch
Type: application/octet-stream
Size: 2392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130603/3dd213e5/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asan-rt-mips.patch
Type: application/octet-stream
Size: 3215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130603/3dd213e5/attachment-0001.obj>


More information about the llvm-commits mailing list