summaryrefslogtreecommitdiffstats
path: root/llvm/docs/SourceLevelDebugging.html
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-03-06 09:22:03 +0000
committerBill Wendling <isanbard@gmail.com>2012-03-06 09:22:03 +0000
commit4af807c59d89215c025468d5b08299c20087fd71 (patch)
tree14424c8a61db3ea568941fb277ecee1cdd1271ba /llvm/docs/SourceLevelDebugging.html
parent61d5e4d4d528f665b4c2f0da078c508d6ccb65a6 (diff)
downloadbcm5719-llvm-4af807c59d89215c025468d5b08299c20087fd71.tar.gz
bcm5719-llvm-4af807c59d89215c025468d5b08299c20087fd71.zip
Remove short tag marker.
llvm-svn: 152114
Diffstat (limited to 'llvm/docs/SourceLevelDebugging.html')
-rw-r--r--llvm/docs/SourceLevelDebugging.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/llvm/docs/SourceLevelDebugging.html b/llvm/docs/SourceLevelDebugging.html
index 70d38dc93cc..8072749f875 100644
--- a/llvm/docs/SourceLevelDebugging.html
+++ b/llvm/docs/SourceLevelDebugging.html
@@ -2033,8 +2033,8 @@ The DWARF for this would be:
<div>
<table border="1" cellspacing="0">
- <col width="200" />
- <col width="200" />
+ <col width="200">
+ <col width="200">
<tr>
<th>TAG</th>
<th>Value</th>
@@ -2055,9 +2055,9 @@ The DWARF for this would be:
<div>
<table border="1" cellspacing="0">
- <col width="200" />
- <col width="200" />
- <col width="200" />
+ <col width="200">
+ <col width="200">
+ <col width="200">
<tr>
<th>Attribute</th>
<th>Value</th>
@@ -2095,8 +2095,8 @@ The DWARF for this would be:
<div>
<table border="1" cellspacing="0">
- <col width="200" />
- <col width="200" />
+ <col width="200">
+ <col width="200">
<tr>
<th>Name</th>
<th>Value</th>
OpenPOWER on IntegriCloud