[ASan] Add __asan_init to the list of C dynamic initializers to support /MD on Windows
commit38ed73630902782ba3743529d0cce2ba3014c53e
authorTimur Iskhodzhanov <timurrrr@google.com>
Tue, 21 Feb 2012 16:24:23 +0000 (21 16:24 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Tue, 21 Feb 2012 16:24:23 +0000 (21 16:24 +0000)
tree9686cd4fd2413579ab4e313bd3c22685733fc313
parentde81a79f485454e55c3f168af737123dbc20d0ce
[ASan] Add __asan_init to the list of C dynamic initializers to support /MD on Windows

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@151059 91177308-0d34-0410-b5e6-96231b3b80d8
lib/asan/asan_rtl.cc