mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-01 01:30:36 +00:00
Fix spacing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146782 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
402e12a2f3
commit
adfc1ef14a
@ -611,9 +611,9 @@ DW_TAG_restrict_type = 55
|
||||
|
||||
<p><tt>DW_TAG_typedef</tt> is used to provide a name for the derived type.</p>
|
||||
|
||||
<p><tt>DW_TAG_pointer_type</tt>,<tt>DW_TAG_reference_type</tt>,
|
||||
<tt>DW_TAG_const_type</tt>, <tt>DW_TAG_volatile_type</tt>
|
||||
and <tt>DW_TAG_restrict_type</tt> are used to qualify
|
||||
<p><tt>DW_TAG_pointer_type</tt>, <tt>DW_TAG_reference_type</tt>,
|
||||
<tt>DW_TAG_const_type</tt>, <tt>DW_TAG_volatile_type</tt> and
|
||||
<tt>DW_TAG_restrict_type</tt> are used to qualify
|
||||
the <a href="#format_derived_type">derived type</a>. </p>
|
||||
|
||||
<p><a href="#format_derived_type">Derived type</a> location can be determined
|
||||
|
Loading…
x
Reference in New Issue
Block a user