add missing slashes to separator line; also testing commit access

llvm-svn: 88675
This commit is contained in:
Ken Dyck 2009-11-13 18:50:18 +00:00
parent a03b5b44fc
commit 8d6d4b84e2
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ TODO: File Manager Speedup:
//===---------------------------------------------------------------------===//
// Specifying targets: -triple and -arch
===---------------------------------------------------------------------===//
//===---------------------------------------------------------------------===//
The clang supports "-triple" and "-arch" options. At most one -triple and one
-arch option may be specified. Both are optional.