projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
712c0e2
)
Fix spelling of `iterative scan'
author
Misha Brukman
<brukman+llvm@gmail.com>
Wed, 21 Jul 2004 12:53:14 +0000
(12:53 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Wed, 21 Jul 2004 12:53:14 +0000
(12:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15075
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CommandGuide/llc.pod
patch
|
blob
|
history
diff --git
a/docs/CommandGuide/llc.pod
b/docs/CommandGuide/llc.pod
index c1b451ca70fa4bab6bc39d2caf11b5b53515e3f2..19d5efa979375fc6964c0592662648cbbb53c120 100644
(file)
--- a/
docs/CommandGuide/llc.pod
+++ b/
docs/CommandGuide/llc.pod
@@
-141,7
+141,7
@@
Local register allocator
Linear scan global register allocator
-=item I<iterative
r
scan>
+=item I<iterativescan>
Iterative scan global register allocator