diff options
author | Bill Wendling <isanbard@gmail.com> | 2006-09-01 21:47:10 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2006-09-01 21:47:10 +0000 |
commit | bf7744160594c939f858caa1f7744d25e1c4e0ee (patch) | |
tree | 37561cb3ff6ad3a487e127f174c29398f2e66426 /docs/CodeGenerator.html | |
parent | 40de6cadc62671af99a5346ae47be808391f5d34 (diff) |
Fixed formatting problem.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30033 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CodeGenerator.html')
-rw-r--r-- | docs/CodeGenerator.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index fb8afd103b..f2d0dca1ad 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -58,7 +58,6 @@ <li><a href="#selectiondag_future">Future directions for the SelectionDAG</a></li> </ul></li> - <ul> <li><a href="#regalloc">Register Allocation</a> <ul> <li><a href="#regAlloc_represent">How registers are represented in |