[PATCH] D26473: [asan/win] Delay load dbghelp.dll to delay ucrtbase.dll initialization
Kuba Brecka via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 9 16:27:11 PST 2016
kubabrecka added a comment.
Ok, now that you've removed the dependency on dbghelp.dll, is the test (and the binary files) still needed? I mean, now, it doesn't matter what dbghelp.dll depends on.
https://reviews.llvm.org/D26473
More information about the llvm-commits
mailing list