[LLVMdev] diffs for vc7.1
Reid Spencer
reid at x10sys.com
Wed Sep 15 00:17:41 PDT 2004
I don't think these patches have been applied yet. They are out of my
area so I passed them on to Chris. Chris has a huge email backlog to get
through after his vacation. He'll get to it eventually.
Reid.
On Tue, 2004-09-14 at 23:40, Henrik Bach wrote:
> Hi,
>
> Has some one committed these patches into CVS?
>
> Paolo, thanks for the patches. In the near future I'll try to compile them.
>
> I've installed STLport 6.4.2 with vc6.
>
> Henrik
>
> ---
> Got Freedom?
> Software Freedom Day 2004 - 28th of August
> http://www.softwarefreedomday.org/
> ---
>
>
>
>
>
> >From: Paolo Invernizzi <arathorn at fastwebnet.it>
> >Reply-To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
> >To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
> >Subject: Re: [LLVMdev] diffs for vc7.1
> >Date: Tue, 14 Sep 2004 11:13:10 +0200
> >
> >Hi all,
> >
> >Attached to this email you can find the diffs versus current CVS that makes
> >all the touched files compile under Microsoft Visual C 7.1
> >
> >The following libs are now building:
> >vmcore, transformutils, transform, cwriter, lli-jit, executionengine,
> >selectiondag, modulosched, sched, bcwriter, datastructure, ipa
> >
> >Next patch will be the conversion of some C99 dynamic array to std::vector,
> >if nobody complains about it...
> ><< diff.txt >>
> >
> >---
> >Paolo Invernizzi
> >
> >On Sep 7, 2004, at 11:31 PM, Chris Lattner wrote:
> >
> >>>for (BasicBlock::iterator I = H->begin; isa<PHINode>(I); I++) {
> >>> PHINode *PN = cast<PHINode(I);
> >>> ....
> >>>}
> >>>
> >>>I'll make a patch for whatever solution do you prefer (this problem is
> >>>a showstopper for more than a dozen files...)
> >>
> >>I prefer this option (it reduces the scope of the PN variable).
> >_______________________________________________
> >LLVM Developers mailing list
> >LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> >http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
>
> _________________________________________________________________
> Opret en gratis Hotmail-konto http://www.hotmail.com med udsigt til 250 MB
> lagerkapacitet
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040915/1d78ce24/attachment.sig>
More information about the llvm-dev
mailing list