search for: 062390

Displaying 7 results from an estimated 7 matches for "062390".

2008 May 13
0
[LLVMdev] patch for building llvm on Windows with MSVC 2008
...ss (my development environment). If you want to keep compatibility with > MSVC 2005, someone with that environment needs to take the old project files > and sync them with the current llvm files. I committed this, thanks: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080512/062390.html Please verify that this works for you. If so, we can pull it into the llvm 2.3 release. > Not all llvm subprojects have a corresponding .vcproj. Notably msil, ia64 or > other examples than Fibonacci doesn't have it. It is very simple to add it, > following the model of the c...
2008 May 13
2
[LLVMdev] patch for building llvm on Windows with MSVC 2008
These are the updated .sln and .vcproj files for building llvm with MSVC 2008. It turned out that the compiling errors were because these projects wasn't updated to reflect the actual status of the llvm files. I checked all the files (removed, moved or added) and now they are ok. It compiles all targets from the first "Build Solution", both for Debug and for Release mode. You need
2008 May 14
2
[LLVMdev] patch for building llvm on Windows with MSVC 2008
...want to keep compatibility >> with >> MSVC 2005, someone with that environment needs to take the old project >> files >> and sync them with the current llvm files. > > I committed this, thanks: > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080512/062390.html > > Please verify that this works for you. If so, we can pull it into the > llvm 2.3 release. > >> Not all llvm subprojects have a corresponding .vcproj. Notably msil, ia64 >> or >> other examples than Fibonacci doesn't have it. It is very simple to add &gt...
2008 May 20
0
[LLVMdev] 2.3 Pre-release available for testing
This is my patch for MSVC 2008 and it was applied by Chris: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080512/062390.html I tested it and it is ok for the 2.3 release. Razvan ----- Original Message ----- From: "Tanya Lattner" <tonic at nondot.org> To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu> Sent: Tuesday, May 20, 2008 7:40 AM Subject: Re: [LLVMdev] 2.3 Pre-relea...
2008 May 20
2
[LLVMdev] 2.3 Pre-release available for testing
On May 19, 2008, at 9:13 PM, Razvan Aciu wrote: > I tested this pre-release on MSVC and I noted that none of the > submitted > patches (mine or others) were applied. > So the llvm 2.3 will not compile out of the box in MSVC? > Please provide me with a link to the patch(s) that need to be applied (llvm-commits archive email). I only apply patches that have been sent to me and
2008 May 20
3
[LLVMdev] 2.3 Pre-release available for testing
> This is my patch for MSVC 2008 and it was applied by Chris: > > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080512/062390.html > > I tested it and it is ok for the 2.3 release. I don't believe I can apply this patch. There have been several patches applied recently to TOT to allow MSVC 2005 which I think many people are using. Does this patch mean that one can only use MSVC 2008? -Tanya > > Razvan...
2008 May 21
0
[LLVMdev] 2.3 Pre-release available for testing
...st" <llvmdev at cs.uiuc.edu> Sent: Tuesday, May 20, 2008 7:49 PM Subject: Re: [LLVMdev] 2.3 Pre-release available for testing > >> This is my patch for MSVC 2008 and it was applied by Chris: >> >> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080512/062390.html >> >> I tested it and it is ok for the 2.3 release. > > I don't believe I can apply this patch. There have been several patches > applied recently to TOT to allow MSVC 2005 which I think many people are > using. Does this patch mean that one can only use MSVC 2008?...