[llvm-commits] CVS: llvm/docs/CommandGuide/llc.pod
Misha Brukman
brukman at cs.uiuc.edu
Wed Jul 21 05:53:24 PDT 2004
Changes in directory llvm/docs/CommandGuide:
llc.pod updated: 1.4 -> 1.5
---
Log message:
Fix spelling of `iterative scan'
---
Diffs of the changes: (+1 -1)
Index: llvm/docs/CommandGuide/llc.pod
diff -u llvm/docs/CommandGuide/llc.pod:1.4 llvm/docs/CommandGuide/llc.pod:1.5
--- llvm/docs/CommandGuide/llc.pod:1.4 Wed Jul 21 03:24:35 2004
+++ llvm/docs/CommandGuide/llc.pod Wed Jul 21 07:53:14 2004
@@ -141,7 +141,7 @@
Linear scan global register allocator
-=item I<iterativerscan>
+=item I<iterativescan>
Iterative scan global register allocator
More information about the llvm-commits
mailing list