[PATCH] Added assembly functions for x86 asan.
Yuri Gorshenin
ygorshenin at chromium.org
Fri Feb 14 01:25:32 PST 2014
ygorshenin added you to the CC list for the revision "Added assembly functions for x86 asan.".
Hi kcc, samsonov, eugenis,
Added assembly file which will be added to asan runtime
library. Functions declared in this file will be used by the
instrumentation of inline assembly.
http://llvm-reviews.chandlerc.com/D2743
Files:
lib/asan/CMakeLists.txt
lib/asan/asan_asm_instrumentation.S
lib/asan/scripts/gen_asm_instrumentation.sh
lib/asan/tests/asan_test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2743.4.patch
Type: text/x-patch
Size: 20545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140214/b4c6eccf/attachment.bin>
More information about the llvm-commits
mailing list