typo
authorChris Lattner <sabre@nondot.org>
Mon, 14 Aug 2006 20:07:50 +0000 (20:07 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 14 Aug 2006 20:07:50 +0000 (20:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29668 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LinkTimeOptimization.html

index 0573a421aa55bb6c4cd87c77424bc3923fd0201d..7c97f9011c48c61c8dcff5fa360e291d092258d7 100644 (file)
@@ -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