mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-28 22:20:37 +00:00
Remove short tag marker.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152114 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
63f5a1f4d6
commit
cf1f6c8a37
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user