From 6e35eda519543d3ce05727b116ec14291a56c689 Mon Sep 17 00:00:00 2001 From: John Criswell Date: Mon, 29 Nov 2004 21:46:29 +0000 Subject: [PATCH] Fix a typo. Corrected a potential grammary issue. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18364 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CFEBuildInstrs.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index bf83db485b8..c42132a5946 100644 --- a/docs/CFEBuildInstrs.html +++ b/docs/CFEBuildInstrs.html @@ -147,8 +147,8 @@ invalid code. Instead, use the system assembler and linker.

Solaris/SPARC:

-For Solaris/SPARC, LLVM only supports the SPARC V9. Therefore, the -configure command line should specify sparcv9, as shown below. Also, +For Solaris/SPARC, LLVM only supports the SPARC V9 architecture. Therefore, +the configure command line should specify sparcv9, as shown below. Also, note that Solaris has trouble with various wide (multibyte) character functions from C as referenced from C++, so we typically configure with --disable-c-mbchar (cf. Bug 206). @@ -187,7 +187,7 @@ functions from C as referenced from C++, so we typically configure with target to get it to work correctly. These include: