Fix a validation error.
[oota-llvm.git] / docs / Passes.html
index c144e2ba63d3368a05b7f453e0bd19f8a0b835a5..b8d5fa105234f0433cd0c7d3996d9427605d2cec 100644 (file)
@@ -989,7 +989,7 @@ if (i == j)
         the dependence on the exit value of the induction variable.  If the only
         purpose of the loop is to compute the exit value of some derived
         expression, this transformation will make the loop dead.</li>
-  </p>
+  </ol>
   
   <p>
   This transformation should be followed by strength reduction after all of the