In http://reviews.llvm.org/D10737#195096, @zturner wrote:

> Why not just make it delay load dll instead of all the LoadLibrary stuff?


This was done for supporting mingw distributions without 64-bit versions of the 
DebugHlp APIs (please, see lib/Support/Windows/Signals.inc line 49 and below). 
Existing code base has already implemented dll loading part for some cases so I 
have prepared the patch as close to current implementation as possible.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D10737

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to