Module Name:    src
Committed By:   wiz
Date:           Mon Aug 15 10:58:54 UTC 2011

Modified Files:
        src/doc: TODO.clang

Log Message:
Fix typo.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/doc/TODO.clang

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/TODO.clang
diff -u src/doc/TODO.clang:1.2 src/doc/TODO.clang:1.3
--- src/doc/TODO.clang:1.2	Mon Aug 15 10:09:59 2011
+++ src/doc/TODO.clang	Mon Aug 15 10:58:54 2011
@@ -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.
 

Reply via email to