[LLVMdev] Where do header files patched with llvm-gcc come from?

陈晓宇 xychen0921 at gmail.com
Wed Mar 30 01:10:32 PDT 2011


Thanks, Anton & Duncan. That's the answer I want.

2011/3/29 Anton Korobeynikov <anton at korobeynikov.info>

> Hello
>
> > The llvm-gcc front end mingw binary on llvm.org has patched a lot of *.h
> > files under include directory. But when building llvm-gcc on mingw
> myself,
> > there is no header file generated under include directory. So where do
> these
> > header files come from? I am concerned for their licenses.
> These are ordinary mingw-runtime and w32-api headers. As far as I
> remember, only complex.h was patched not to include inline fp math.
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110330/15906a77/attachment.html>


More information about the llvm-dev mailing list