[lldb-dev] [patch] Replace some _MSC_VER with _WIN32

Greg Clayton gclayton at apple.com
Tue Mar 11 10:00:06 PDT 2014


Is _WIN32 defined for 64 bit windows builds? If so, then this is ok, else this will need to change.

On Mar 11, 2014, at 4:43 AM, Abid, Hafiz <Hafiz_Abid at mentor.com> wrote:

> Hi,
> Here is another patch for mingw. It replaces some _MSC_VER with _WIN32 so that code currently compiled only for Visual Studio can also be used for mingw. Looks good?
> 
> Regards,
> Abid
> <win32.patch>_______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list