Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/doc/TODO.clang,v rcsdiff: /ftp/cvs/cvsroot/src/doc/TODO.clang,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.22 retrieving revision 1.23 diff -u -p -r1.22 -r1.23 --- src/doc/TODO.clang 2019/05/14 19:24:09 1.22 +++ src/doc/TODO.clang 2019/08/02 12:06:20 1.23 @@ -1,8 +1,11 @@ -$NetBSD: TODO.clang,v 1.22 2019/05/14 19:24:09 christos Exp $ +$NetBSD: TODO.clang,v 1.23 2019/08/02 12:06:20 joerg Exp $ Hacks for the clang integration ------------------------------- +src/sys/arch/acorn32/stand + "-fno-integrated-as" is used for pre-unified ARM assembler. + src/sys/arch/i386/stand "-no-integrated-as" is used to compensate for the incomplete explicit positioning support in LLVM MC.