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

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 16:23:18 PST 2016


rnk updated this revision to Diff 77573.
rnk added a comment.

- Rewrite test with llvm-readobj
- CHECK our dbghelp imports


https://reviews.llvm.org/D26473

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26473.77573.patch
Type: text/x-patch
Size: 6547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161111/44a305ff/attachment.bin>


More information about the llvm-commits mailing list