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

Anton Korobeynikov anton at korobeynikov.info
Tue Mar 29 05:31:42 PDT 2011


>> The llvm-gcc front end mingw binary on llvm.org <http://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.
>
> if you mean the top level include directory in the llvm-gcc source, there seem
> to be lots of headers in it:
Ah, maybe I know what does he mean as "patched". Stuff might be
patched due to fixincludes run during llvm-gcc compilation.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list