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

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

1.4.6.1 ! tls         1: $NetBSD$
1.1       joerg       2:
                      3: Hacks for the clang integration
                      4: -------------------------------
                      5:
1.4.6.1 ! tls         6: "-no-integrated-as" is used in src/sys/arch/i386/stand to compensate
        !             7: for the incomplete explicit positioning support in LLVM MC.
1.1       joerg       8:
1.4.6.1 ! tls         9: Workaround for .fpu handling in src/sys/lib/libunwind for ARM by forcing
        !            10: GNU as.
1.1       joerg      11:
1.4.6.1 ! tls        12: src/external/gpl3/gcc/usr.bin/backend forces tree.c to be compiled with -O0.
        !            13: g++ otherwise on trivial input.
        !            14:
        !            15: src/external/mit/xorg/lib/pixman uses -fno-integrated-as on ARM for the
        !            16: macro (ab)use.

CVSweb <webmaster@jp.NetBSD.org>