[ASan/Win] Work around PR22545 - unregister globals when using the MD runtime
authorTimur Iskhodzhanov <timurrrr@google.com>
Fri, 20 Feb 2015 15:34:16 +0000 (15:34 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Fri, 20 Feb 2015 15:34:16 +0000 (15:34 +0000)
commitd3e81e9625af74bb673917eddd3e2da66653f953
tree0a8a8681d191d19cd88a1bdbe15fb8cb7ea3e8fc
parent7fc58a4ad8b36a0ffb9ed4a1e7bf7efd6383d478
[ASan/Win] Work around PR22545 - unregister globals when using the MD runtime

llvm-svn: 230018
compiler-rt/lib/asan/asan_globals.cc
compiler-rt/lib/asan/asan_win_dynamic_runtime_thunk.cc
compiler-rt/test/asan/TestCases/Windows/globals_multiple_dlls.cc [new file with mode: 0644]