From: Misha Brukman Date: Sun, 5 Sep 2004 03:57:23 +0000 (+0000) Subject: Put a space between `Data' and `Structure' of DSA. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=100bd718668f209dbd6b56a2c1ad3c6519f94761;p=oota-llvm.git Put a space between `Data' and `Structure' of DSA. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16179 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/Lexicon.html b/docs/Lexicon.html index 7829d4f2c39..8023c24711e 100644 --- a/docs/Lexicon.html +++ b/docs/Lexicon.html @@ -90,7 +90,7 @@ href="http://www.program-transformation.org/Transform/BURG">BURG tool.
DSA
-
DataStructure Analysis
+
Data Structure Analysis
DSE
Dead Store Elimination
diff --git a/docs/ObjectFiles.html b/docs/ObjectFiles.html index 6152f3ac918..1fb5fc84c90 100644 --- a/docs/ObjectFiles.html +++ b/docs/ObjectFiles.html @@ -93,7 +93,7 @@ needed in order to understand what files should be linked into your program. libdatastructure.a - An archive containing DataStructure Analysis. + An archive containing Data Structure Analysis. libinstrument.a @@ -173,7 +173,7 @@ needed in order to understand what files should be linked into your program. datastructure.o - DataStructure Analysis + Data Structure Analysis codegen.o diff --git a/docs/UsingLibraries.html b/docs/UsingLibraries.html index 6152f3ac918..1fb5fc84c90 100644 --- a/docs/UsingLibraries.html +++ b/docs/UsingLibraries.html @@ -93,7 +93,7 @@ needed in order to understand what files should be linked into your program. libdatastructure.a - An archive containing DataStructure Analysis. + An archive containing Data Structure Analysis. libinstrument.a @@ -173,7 +173,7 @@ needed in order to understand what files should be linked into your program. datastructure.o - DataStructure Analysis + Data Structure Analysis codegen.o