Home | History | Annotate | Line # | Download | only in doc
TODO.clang revision 1.3.2.2
      1 $NetBSD: TODO.clang,v 1.3.2.2 2014/05/22 11:27:14 yamt Exp $
      2 
      3 Hacks for the clang integration
      4 -------------------------------
      5 
      6 "-no-integrated-as" is used in src/sys/arch/i386/stand to compensate
      7 for the incomplete explicit positioning support in LLVM MC.
      8 
      9 Missing atomic support in ARM libgcc, -march=armv6 "workaround":
     10     src/external/bsd/libc++/lib
     11     src/external/bsd/lllvm/lib/libLLVMSupport
     12