Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Fix typo.



details:   https://anonhg.NetBSD.org/src/rev/58ed8746bd2c
branches:  trunk
changeset: 768357:58ed8746bd2c
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Aug 15 10:58:54 2011 +0000

description:
Fix typo.

diffstat:

 doc/TODO.clang |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 6274b676fd4a -r 58ed8746bd2c doc/TODO.clang
--- a/doc/TODO.clang    Mon Aug 15 10:09:59 2011 +0000
+++ b/doc/TODO.clang    Mon Aug 15 10:58:54 2011 +0000
@@ -1,9 +1,9 @@
-$NetBSD: TODO.clang,v 1.2 2011/08/15 10:09:59 joerg Exp $
+$NetBSD: TODO.clang,v 1.3 2011/08/15 10:58:54 wiz Exp $
 
 Hacks for the clang integration
 -------------------------------
 
-"-no-integrated-as" is src/sys/arch/amd64 and src/sys/arch/i386
+"-no-integrated-as" in src/sys/arch/amd64 and src/sys/arch/i386
 to compensate for the missing .code16 support in LLVM MC
 and slightly different encoding of the lock stubs.
 



Home | Main Index | Thread Index | Old Index