[ASan/Win] Fix issue 305 -- don't instrument .CRT initializer/terminator callbacks
authorTimur Iskhodzhanov <timurrrr@google.com>
Mon, 5 May 2014 14:28:38 +0000 (14:28 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Mon, 5 May 2014 14:28:38 +0000 (14:28 +0000)
commitdf8640530cf39e4dc32177808bc61c11edf539e8
treefeb11a9c9210c30075dfaab206bd5b91e3b82779
parent557a2754a58b9887cfa8b9c50ffc0762428b1a36
[ASan/Win] Fix issue 305 -- don't instrument .CRT initializer/terminator callbacks

See https://code.google.com/p/address-sanitizer/issues/detail?id=305
Reviewed at http://reviews.llvm.org/D3607

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207968 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp