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 _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits