[llvm-commits] [llvm] r81247 - in /llvm/trunk: include/llvm/System/Program.h lib/System/Unix/Program.inc lib/System/Win32/Program.inc
Mikhail Glushenkov
foldr at codedgers.com
Thu Sep 10 14:07:43 PDT 2009
Hi,
On Thu, Sep 10, 2009 at 07:24:36PM +0000, Sandeep Patel wrote:
>
> I'm not familiar enough with the Win32 APIs to answer definitively.
>
> XP was released in 2001. It's not unreasonable to instead ask if LLVM
> might want to target XP and later (0x0501) only.
I don't think that my change is so important to justify that. MSDN says that
OpenProcess is available in Windows 2000, so I'll use it instead of
GetProcessId.
--
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
More information about the llvm-commits
mailing list