From 0b81cdae50127aa0b987b850d03500112092d1d5 Mon Sep 17 00:00:00 2001 From: Jeff Cohen Date: Mon, 24 Oct 2005 16:54:55 +0000 Subject: Fix spelling of 'separate'. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23971 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 4913986949..406d77cbef 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -1117,7 +1117,7 @@ converted to a list of MachineInstrs and the Selection DAG is destroyed.

-

Note that this phase is logically seperate from the instruction selection +

Note that this phase is logically separate from the instruction selection phase, but is tied to it closely in the code because it operates on SelectionDAGs.

-- cgit v1.2.3-70-g09d2