summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-08-14 20:07:50 +0000
committerChris Lattner <sabre@nondot.org>2006-08-14 20:07:50 +0000
commit29a965d3c4963b171f0944032d73e57b699e6ff8 (patch)
treeb1ce73df75ba7693ac373a69a3eb7a08c00144fe /docs
parentf428c0f3f35d2ceae7b3b01193915ec1b206e7a9 (diff)
downloadllvm-29a965d3c4963b171f0944032d73e57b699e6ff8.tar.gz
llvm-29a965d3c4963b171f0944032d73e57b699e6ff8.tar.bz2
llvm-29a965d3c4963b171f0944032d73e57b699e6ff8.tar.xz
typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29668 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/LinkTimeOptimization.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LinkTimeOptimization.html b/docs/LinkTimeOptimization.html
index 0573a421aa..7c97f9011c 100644
--- a/docs/LinkTimeOptimization.html
+++ b/docs/LinkTimeOptimization.html
@@ -305,7 +305,7 @@ $ llvm-gcc4 a.o main.o -o main # &lt;-- standard link command without any modifi
<div class="doc_text">
<p>The <tt>readLLVMObjectFile()</tt> function is used by the linker to read
- LLVM bytecode files and collect LLVMSymbol innformation. This routine also
+ LLVM bytecode files and collect LLVMSymbol information. This routine also
supplies a list of externally defined symbols that are used by LLVM bytecode
files. The linker uses this symbol information to do symbol resolution.
Internally, <a href="#lto">LLVMlto</a> maintains LLVM bytecode modules in