[LLVMdev] Missing #includes

Morten Ofstad morten at hue.no
Tue Oct 19 02:47:05 PDT 2004


Hi,

I am now in the process of adding a configure step to the visual studio 
project files, I've made a 'Configure' vcproj which has custom build 
steps for all the .in files, using GnuWin32 sed to create the headers 
with the right options for Visual Studio. My goal is to be able to build 
the fibonacci example directly from the CVS version of LLVM without any 
manual intervention.

I've discovered some missing #include files, this is an uncontroversial 
patch so I don't expect any problems applying it... There are some more 
things which I will post patches for later today, but really it's not 
that much remaining before the project files can be checked in.

m.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.txt
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041019/f7043baa/attachment.txt>


More information about the llvm-dev mailing list