$NetBSD: TODO.clang,v 1.10 2014/06/28 20:18:15 joerg 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. Missing atomic support in ARM libgcc, -march=armv6 "workaround": src/external/bsd/libc++/lib src/external/bsd/lllvm/lib/libLLVMSupport Workaround for .fpu handling in src/sys/lib/libunwind for ARM by forcing GNU as.