mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-25 05:22:04 +00:00
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
This commit is contained in:
@@ -93,7 +93,7 @@ needed in order to understand what files should be linked into your program.
|
||||
</tr>
|
||||
<tr class="doc_table">
|
||||
<td>libdatastructure.a</td>
|
||||
<td>An archive containing DataStructure Analysis.</td>
|
||||
<td>An archive containing Data Structure Analysis.</td>
|
||||
</tr>
|
||||
<tr class="doc_table">
|
||||
<td>libinstrument.a</td>
|
||||
@@ -173,7 +173,7 @@ needed in order to understand what files should be linked into your program.
|
||||
</tr>
|
||||
<tr class="doc_table">
|
||||
<td>datastructure.o</td>
|
||||
<td>DataStructure Analysis</td>
|
||||
<td>Data Structure Analysis</td>
|
||||
</tr>
|
||||
<tr class="doc_table">
|
||||
<td>codegen.o</td>
|
||||
|
||||
Reference in New Issue
Block a user