summaryrefslogtreecommitdiffstats
path: root/llvm/docs/BytecodeFormat.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-08-03 20:21:05 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-08-03 20:21:05 +0000
commit435a1abd8658a04deff6e30f80ae49bd91f1695d (patch)
tree659ce939dcab27daec3936f4464d6b0c7ec3b2a4 /llvm/docs/BytecodeFormat.html
parentdf918687cfcb5857d957dacb712c21416b72b865 (diff)
downloadbcm5719-llvm-435a1abd8658a04deff6e30f80ae49bd91f1695d.tar.gz
bcm5719-llvm-435a1abd8658a04deff6e30f80ae49bd91f1695d.zip
Fix line lengths.
llvm-svn: 15446
Diffstat (limited to 'llvm/docs/BytecodeFormat.html')
-rw-r--r--llvm/docs/BytecodeFormat.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/llvm/docs/BytecodeFormat.html b/llvm/docs/BytecodeFormat.html
index 5afab5de035..feef9fcb210 100644
--- a/llvm/docs/BytecodeFormat.html
+++ b/llvm/docs/BytecodeFormat.html
@@ -4,10 +4,12 @@
<title>LLVM Bytecode File Format</title>
<link rel="stylesheet" href="llvm.css" type="text/css">
<style type="text/css">
- TR, TD { border: 2px solid gray; padding-left: 4pt; padding-right: 4pt; padding-top: 2pt; padding-bottom: 2pt; }
+ TR, TD { border: 2px solid gray; padding-left: 4pt; padding-right: 4pt;
+ padding-top: 2pt; padding-bottom: 2pt; }
TH { border: 2px solid gray; font-weight: bold; font-size: 105%; }
TABLE { text-align: center; border: 2px solid black;
- border-collapse: collapse; margin-top: 1em; margin-left: 1em; margin-right: 1em; margin-bottom: 1em; }
+ border-collapse: collapse; margin-top: 1em; margin-left: 1em;
+ margin-right: 1em; margin-bottom: 1em; }
.td_left { border: 2px solid gray; text-align: left; }
</style>
</head>
OpenPOWER on IntegriCloud