[llvm-commits] [llvm-gcc] Cumulative Patch 2007-01-07 (Take 2)
Reid Spencer
rspencer at reidspencer.com
Mon Jan 8 11:05:33 PST 2007
The attached patch worked for me on x86-linux and for Chandler on
x86-64-linux. This is a delta from r240 of the mirror .. YMMV.
Reid.
On Mon, 2007-01-08 at 10:51 -0800, Devang Patel wrote:
> On Jan 8, 2007, at 10:45 AM, Chris Lattner wrote:
>
> >> After quick look, I think makefiles are ready. However, if any target
> >> relies on llvm-i386.cpp to provide these undefined symbols then
> >> config.gcc needs to be updated to inform this to makefiles for such
> >> targets. Each target can use their own target specific C++ source
> >> file, no need to put everything in llvm-i386.c pp or llvm-ppc.cpp.
> >
> > Ok. This will be every target that uses i386.h
> >
> >>> Fortunately there is a work around:
> >>
> >> So this is not a work around, but right way to fix it. Thanks!
> >
> > Devang, can you commit a patch to add llvm-i386.cpp for every target
> > that uses i386.c ?
>
> OK. I suspect this may not be straight forward. Let's see.
>
> -
> Devang
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: i386.patch
Type: text/x-patch
Size: 1116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070108/22d84917/attachment.bin>
More information about the llvm-commits
mailing list