[llvm-commits] [Review request][Win64] Patches for Mingw-w64(and mingw64-clang)

Óscar Fuentes ofv at wanadoo.es
Mon Jan 31 08:47:29 PST 2011


Hello Takumi.

NAKAMURA Takumi <geek4civic at gmail.com> writes:

[snip]

Any changes to cmake's platform tests and to config.h.cmake file should
be mirrored to the autoconf tests and config.h.in. The goal is that at
some point into the future to generate identical config.h files by cmake
and autoconf, which will simplify maintenance.

> +/* Define to 1 if you have the declaration of `SetInformationJobObject', and
> +   to 0 if you don't. */

The above should read:

/* Define to 1 if you have the declaration of `SetInformationJobObject'. */

Same for other macros you introduced into config.h.cmake.



More information about the llvm-commits mailing list