diff options
| author | Bill Wendling <isanbard@gmail.com> | 2009-11-02 00:25:26 +0000 |
|---|---|---|
| committer | Bill Wendling <isanbard@gmail.com> | 2009-11-02 00:25:26 +0000 |
| commit | 33fef7e4e5716f316b8f1202d26eed1daa42b0ba (patch) | |
| tree | 8c3edd5f1021d5a1715ab97e73e9c83e3489a44a /llvm/docs | |
| parent | 7f4a3367855e7279a4a6a6784d23a69966f2bd31 (diff) | |
| download | bcm5719-llvm-33fef7e4e5716f316b8f1202d26eed1daa42b0ba.tar.gz bcm5719-llvm-33fef7e4e5716f316b8f1202d26eed1daa42b0ba.zip | |
Add missing end-tag.
llvm-svn: 85769
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/LangRef.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html index b0a6793064c..7032a198141 100644 --- a/llvm/docs/LangRef.html +++ b/llvm/docs/LangRef.html @@ -2538,7 +2538,7 @@ Instructions</a> </div> '<a href="#i_ret"><tt>ret</tt></a>' instruction, the '<a href="#i_br"><tt>br</tt></a>' instruction, the '<a href="#i_switch"><tt>switch</tt></a>' instruction, the - '<a href="#i_indirectbr">'<tt>indirectbr</tt>' Instruction, the + '<a href="#i_indirectbr">'<tt>indirectbr</tt></a>' Instruction, the '<a href="#i_invoke"><tt>invoke</tt></a>' instruction, the '<a href="#i_unwind"><tt>unwind</tt></a>' instruction, and the '<a href="#i_unreachable"><tt>unreachable</tt></a>' instruction.</p> |

