[PATCH] add supporting ASAN instrumentation on FreeBSD platform

Viktor Kutuzov vkutuzov at accesssoftek.com
Tue Jan 28 14:50:13 PST 2014


  Added two 'll' tests for the 'x86_64-unknown-freebsd' and 'i386-unknown-freebsd' platform triples. Those tests were cloned from ASAN basic test (AddressSanitizer/basic.ll) for the linux platform.

Hi kcc,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2635?vs=6696&id=6726#toc

Files:
  lib/Transforms/Instrumentation/AddressSanitizer.cpp
  test/Instrumentation/AddressSanitizer/X86/basic-freebsd.ll
  test/Instrumentation/AddressSanitizer/basic-freebsd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2635.2.patch
Type: text/x-patch
Size: 10559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140128/761194a0/attachment.bin>


More information about the llvm-commits mailing list