[llvm-commits] [llvm-gcc-4.2] r43887 - in /llvm-gcc-4.2/trunk: boehm-gc/ libffi/ libjava/ libmudflap/ libobjc/ libssp/ zlib/

Bill Wendling isanbard at gmail.com
Thu Nov 8 10:54:57 PST 2007


Hi Anton,

> >     llvm-gcc-4.2/trunk/libobjc/
> I expect, that nobody will use objc fe on non-darwin, but anyway - why
> removing libobjc (and not just excluding from build)?
>
Good question. Right now, I'm just trying to sync our tree with what's
in Apple GCC 4.2's TOT. My guess is that if we don't remove some
directories, we will probably run into situations where the Makefiles
will start to build then even though we told them not to.

I really don't have a strong opinions. For instance, we could keep it
in the repository and then ignore it like we do libstdc++-v3 (which is
also removed in their TOT).

Comments?
-bw



More information about the llvm-commits mailing list