From d61895a4beca5b54d01c1899c005a22261b3bcff Mon Sep 17 00:00:00 2001 From: Jay Foad Date: Wed, 13 Apr 2011 13:03:56 +0000 Subject: Fix typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129437 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CodeGenerator.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/CodeGenerator.html') diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index 04e1e5ae21..5ca40afc33 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -770,7 +770,7 @@ level, devoid of "high level" information like "constant pools", "jump tables", like label names, machine instructions, and sections in the object file. The code in this layer is used for a number of important purposes: the tail end of the code generator uses it to write a .s or .o file, and it is also used by the -llvm-mc tool to implement standalone machine codeassemblers and disassemblers. +llvm-mc tool to implement standalone machine code assemblers and disassemblers.

-- cgit v1.2.3-70-g09d2