[llvm-commits] [llvm] r81826 - in /llvm/trunk: include/llvm/System/Program.h lib/System/Unix/Program.inc lib/System/Win32/Program.inc

Török Edwin edwintorok at gmail.com
Tue Sep 22 02:06:44 PDT 2009


On 2009-09-22 07:43, Daniel Dunbar wrote:
> Hi Mikhail,
>
> This isn't safe, for exactly the same reasons as I fixed it before here:
>   http://llvm.org/viewvc/llvm-project?view=rev&revision=77953
> and it breaks ExecuteAndWait in exactly the same way. I'm reverting it
> for now. See http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090727/083264.html
>
> If the motivation is supporting GetProcessId pre XP

What is the minimum Windows version supported by LLVM?
It is not documented here:
http://llvm.org/docs/GettingStarted.html#requirements

Is  it Win2k or WinXP?

Best regards,
--Edwin



More information about the llvm-commits mailing list