Re: [llvm-commits] llvm-gcc4: use langhooks rather t han front-end calls in i386.c

2007-01-22 Thread Duncan Sands
On Monday 22 January 2007 21:06, Devang Patel wrote: > > On Jan 20, 2007, at 6:43 AM, Duncan Sands wrote: > > > Hi Devang, thanks for reviewing these patches. > > > >> Applied, after adding "APPLE LOCAL llvm" markers. > > > > This hasn't turned up in the llvm-gcc4 svn repository > > yet. Did you

Re: [llvm-commits] llvm-gcc4: use langhooks rather t han front-end calls in i386.c

2007-01-20 Thread Duncan Sands
Hi Devang, thanks for reviewing these patches. > Applied, after adding "APPLE LOCAL llvm" markers. This hasn't turned up in the llvm-gcc4 svn repository yet. Did you apply it there or to some other tree? (I'm waiting for it to turn up, so I can see how the APPLE markers should be done). Thanks