On 18 March 2013 06:53, Nicholas Clark <[email protected]> wrote: > On Mon, Mar 18, 2013 at 10:07:47PM +1300, Andrew Turner wrote: >> I would like to make clang the default compiler on ARM using the patch >> at [1]. This only affects little-endian ARM as there is no support for >> big-endian ARM in clang. > >> [1] http://people.freebsd.org/~andrew/clang/arm_clang_default.diff > > I admit that I'm a complete outsider here I'm not sure if I'm qualified to > comment, but in the code in question, the comment above the changed line is > becoming increasingly incorrect, isn't it?
I think you are right. Given that the comment duplicates the if statement below, it should probably just be dropped. -- Eitan Adler _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
