Drop acorn32 entry, fixed.

This commit is contained in:
joerg 2021-02-06 22:00:59 +00:00
parent 087a7e3b7d
commit a761309325

@ -1,11 +1,8 @@
$NetBSD: TODO.clang,v 1.23 2019/08/02 12:06:20 joerg Exp $
$NetBSD: TODO.clang,v 1.24 2021/02/06 22:00:59 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.