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 <[email protected]> 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 > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
