cdavis5x added inline comments.
================ Comment at: src/libunwind_ext.h:43 + #if defined(__x86_64__) && !defined(__MINGW64__) +typedef struct _DISPATCHER_CONTEXT { + ULONG64 ControlPc; ---------------- mstorsjo wrote: > What's this all about? winnt.h (from both MSVC and mingw-w64) should define > this struct, no? Not my copy of `<winnt.h>` from the Win7 SDK. Dunno about WIn8 and WIn10. Repository: rUNW libunwind https://reviews.llvm.org/D50564 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits