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

Devang Patel dpatel at apple.com
Mon Jan 8 10:51:50 PST 2007


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




More information about the llvm-commits mailing list