mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
fix typos
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28894 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d1aab35d1a
commit
b329fe1b3c
@ -611,8 +611,8 @@ href="#format_basic_type">basic</a>, <a href="#format_derived_type">derived</a>
|
||||
or <a href="#format_composite_type">composite</a> type descriptors, each
|
||||
representing a field member of the structure or union.</p>
|
||||
|
||||
<p>The the first member of subroutine (tag = <tt>DW_TAG_subroutine_type</tt>)
|
||||
types is the type of the return value for the subroutine. The remaining
|
||||
<p>The first member of subroutine (tag = <tt>DW_TAG_subroutine_type</tt>)
|
||||
type elements is the return type for the subroutine. The remaining
|
||||
elements are the formal arguments to the subroutine.</p>
|
||||
|
||||
<p><a href="#format_composite_type">Composite type</a> location can be
|
||||
|
Loading…
Reference in New Issue
Block a user