[PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.

Yuri Gorshenin ygorshenin at chromium.org
Tue Feb 25 10:39:12 PST 2014


Hi eugenis, kcc,

Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.

http://llvm-reviews.chandlerc.com/D2881

Files:
  lib/Target/X86/AsmParser/CMakeLists.txt
  lib/Target/X86/AsmParser/X86AddressSanitizer.cpp
  lib/Target/X86/AsmParser/X86AddressSanitizer.h
  lib/Target/X86/AsmParser/X86AsmParser.cpp
  test/Instrumentation/AddressSanitizer/X86/load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2881.1.patch
Type: text/x-patch
Size: 17318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140225/412180a8/attachment.bin>


More information about the llvm-commits mailing list