commit | c03ccc225b5840dd70405783947d2a11fb5c37d4 | [log] [tgz] |
---|---|---|
author | Alkis Evlogimenos <alkis@evlogimenos.com> | Wed Jul 21 08:18:50 2004 +0000 |
committer | Alkis Evlogimenos <alkis@evlogimenos.com> | Wed Jul 21 08:18:50 2004 +0000 |
tree | d87efaebb6d0228e08b162f03cf2c16e5f4d7307 | |
parent | abc4f4523f240a35a9a80e60c7b611acbf2aa5d6 [diff] [blame] |
Linearscan is no longer experimental. llvm-svn: 15067
diff --git a/llvm/docs/CommandGuide/llc.pod b/llvm/docs/CommandGuide/llc.pod index 71cbf1c..1f202aa 100644 --- a/llvm/docs/CommandGuide/llc.pod +++ b/llvm/docs/CommandGuide/llc.pod
@@ -139,7 +139,7 @@ =item I<linearscan> -Linear scan global register allocator (experimental) +Linear scan global register allocator =back