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

Yuri Gorshenin ygorshenin at chromium.org
Thu Mar 13 11:47:06 PDT 2014


  Fixes

Hi rafael, eugenis, kcc, grosbach,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2881?vs=7767&id=7809#toc

BRANCH
  asan-disas

ARCANIST PROJECT
  llvm

Files:
  lib/Target/X86/AsmParser/CMakeLists.txt
  lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp
  lib/Target/X86/AsmParser/X86AsmInstrumentation.h
  lib/Target/X86/AsmParser/X86AsmParser.cpp
  test/Instrumentation/AddressSanitizer/X86/asm_mov.ll
  test/Instrumentation/AddressSanitizer/X86/asm_mov.s
  test/Instrumentation/AddressSanitizer/X86/asm_mov_no_instrumentation.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2881.9.patch
Type: text/x-patch
Size: 20867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140313/89dbd16c/attachment.bin>


More information about the llvm-commits mailing list