[PATCH] D26473: [asan/win] Delay load dbghelp.dll to delay ucrtbase.dll initialization

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 09:47:45 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286848: [asan/win] Delay load dbghelp.dll to delay ucrtbase.dll initialization (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D26473?vs=77573&id=77829#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26473

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_dbghelp.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_win.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc
  compiler-rt/trunk/test/CMakeLists.txt
  compiler-rt/trunk/test/asan/TestCases/Windows/delay_dbghelp.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26473.77829.patch
Type: text/x-patch
Size: 6883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161114/48975430/attachment.bin>


More information about the llvm-commits mailing list