NetBSD/doc/TODO.clang

12 lines
380 B
Plaintext
Raw Normal View History

2014-01-09 00:34:45 +04:00
$NetBSD: TODO.clang,v 1.5 2014/01/08 20:34:45 joerg Exp $
Hacks for the clang integration
-------------------------------
2011-08-15 14:58:54 +04:00
"-no-integrated-as" in src/sys/arch/amd64 and src/sys/arch/i386
2011-08-15 14:09:59 +04:00
to compensate for the missing .code16 support in LLVM MC
and slightly different encoding of the lock stubs.
Various places use NOCLANGERROR or CWARNFLAGS.clang to disable errors or
warnings.