![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / src / doc / TODO.clang (download)
Revision 1.4.6.1, Tue Aug 19 23:45:49 2014 UTC (6 years, 5 months ago) by tls
Rebase to HEAD as of a few days ago. |
$NetBSD: TODO.clang,v 1.4.6.1 2014/08/19 23:45:49 tls Exp $ Hacks for the clang integration ------------------------------- "-no-integrated-as" is used in src/sys/arch/i386/stand to compensate for the incomplete explicit positioning support in LLVM MC. Workaround for .fpu handling in src/sys/lib/libunwind for ARM by forcing GNU as. src/external/gpl3/gcc/usr.bin/backend forces tree.c to be compiled with -O0. g++ otherwise on trivial input. src/external/mit/xorg/lib/pixman uses -fno-integrated-as on ARM for the macro (ab)use.