From 1cc070c707b7a54ce11a159afb6916ddc41f5ac3 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 5 Jul 2004 18:05:48 +0000 Subject: Add a missing "terminator" :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14630 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/BytecodeFormat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/BytecodeFormat.html') diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html index 71a0e9351f..0ed48e1db6 100644 --- a/docs/BytecodeFormat.html +++ b/docs/BytecodeFormat.html @@ -739,7 +739,7 @@ format is given in the table below.

This section describes the differences in the Bytecode Format across LLVM versions. The versions are listed in reverse order because it assumes the current version is as documented in the previous sections. Each section here -describes the differences between that version and the one that follows +describes the differences between that version and the one that follows.

-- cgit v1.2.3-18-g5258