mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
fix typos
llvm-svn: 28894
This commit is contained in:
parent
78e0cc794f
commit
d5ff90140a
@ -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