mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-19 08:35:45 +00:00
Documentation: Perform automated correction of common typos.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83849 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -288,7 +288,7 @@ height="369">
|
||||
way. Also, all debugging information objects start with a tag to indicate
|
||||
what type of object it is. The source-language is allowed to define its own
|
||||
objects, by using unreserved tag numbers. We recommend using with tags in
|
||||
the range 0x1000 thru 0x2000 (there is a defined enum DW_TAG_user_base =
|
||||
the range 0x1000 through 0x2000 (there is a defined enum DW_TAG_user_base =
|
||||
0x1000.)</p>
|
||||
|
||||
<p>The fields of debug descriptors used internally by LLVM
|
||||
|
||||
Reference in New Issue
Block a user