[PATCH] [ASan/Win] Don't hardcode ASan runtime version in ASan dll thunk

Timur Iskhodzhanov timurrrr at google.com
Thu Jul 10 03:32:54 PDT 2014


Hi kcc,

Instead, include ASan headers in asan_dll_thunk.cc and make
use of __asan_init macro expansion.

This patch substitutes D4411

http://reviews.llvm.org/D4459

Files:
  lib/asan/asan_dll_thunk.cc
  lib/asan/asan_init_version.h
  lib/asan/asan_interface_internal.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4459.11258.patch
Type: text/x-patch
Size: 4363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140710/16749ea6/attachment.bin>


More information about the llvm-commits mailing list