[BACK]Return to TODO.clang CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / doc

Annotation of src/doc/TODO.clang, Revision 1.15

1.15    ! joerg       1: $NetBSD: TODO.clang,v 1.14 2014/08/13 14:43:48 joerg Exp $
1.1       joerg       2:
                      3: Hacks for the clang integration
                      4: -------------------------------
                      5:
1.9       wiz         6: "-no-integrated-as" is used in src/sys/arch/i386/stand to compensate
1.8       joerg       7: for the incomplete explicit positioning support in LLVM MC.
1.6       joerg       8:
1.12      joerg       9: src/external/gpl3/gcc/usr.bin/backend forces tree.c to be compiled with -O0.
1.15    ! joerg      10: g++ otherwise crashes on trivial input.
1.13      joerg      11:
                     12: src/external/mit/xorg/lib/pixman uses -fno-integrated-as on ARM for the
                     13: macro (ab)use.

CVSweb <webmaster@jp.NetBSD.org>