[llvm-commits] [llvm-gcc] Cumulative Patch 2007-01-07 (Take 2)

Chris Lattner clattner at apple.com
Mon Jan 8 10:45:29 PST 2007


> 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 ?

-Chris



More information about the llvm-commits mailing list