From 1e635c34009228d3f48fec6ee88fea0f10711e7a Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Wed, 21 Jul 2004 12:53:14 +0000 Subject: [PATCH] Fix spelling of `iterative scan' git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15075 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/llc.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CommandGuide/llc.pod b/docs/CommandGuide/llc.pod index c1b451ca70f..19d5efa9793 100644 --- a/docs/CommandGuide/llc.pod +++ b/docs/CommandGuide/llc.pod @@ -141,7 +141,7 @@ Local register allocator Linear scan global register allocator -=item I +=item I Iterative scan global register allocator -- 2.34.1