[PATCH] Added assembly functions for x86 asan.
Yuri Gorshenin
ygorshenin at chromium.org
Tue Feb 18 01:49:07 PST 2014
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/D2819
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: D2819.1.patch
Type: text/x-patch
Size: 23504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140218/296dad33/attachment.bin>
More information about the llvm-commits
mailing list