[ASan Win] DLL thunk: make each INTERFACE_FUNCTION unique to prevent ICF linker optim...
commit8c100c6d0b65f6f73bb14e9a3ba9d00f748ad12c
authorTimur Iskhodzhanov <timurrrr@google.com>
Fri, 30 May 2014 09:01:17 +0000 (30 09:01 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Fri, 30 May 2014 09:01:17 +0000 (30 09:01 +0000)
treec4913fc512db8c26afe32de05ac459282b2fc281
parent148b68bf0bd538de63ac37ac6f752d34085db7de
[ASan Win] DLL thunk: make each INTERFACE_FUNCTION unique to prevent ICF linker optimizations

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@209881 91177308-0d34-0410-b5e6-96231b3b80d8
lib/asan/asan_dll_thunk.cc
test/asan/TestCases/Windows/dll_intercept_memcpy.cc
test/asan/TestCases/Windows/dll_intercept_memset.cc