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