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

llvm-svn: 209881
compiler-rt/lib/asan/asan_dll_thunk.cc
compiler-rt/test/asan/TestCases/Windows/dll_intercept_memcpy.cc
compiler-rt/test/asan/TestCases/Windows/dll_intercept_memset.cc