mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
add decimal form of LLVMDebugVersion
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28817 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7089f45987
commit
76a015e3dc
@ -301,7 +301,7 @@ The remaining fields are specific to the descriptor. The values of tags are
|
||||
loosely bound to the tag values of Dwarf information entries. However, that
|
||||
does not restrict the use of the information supplied to Dwarf targets. To
|
||||
facilitate versioning of debug information, the tag is augmented with the
|
||||
current debug version (LLVMDebugVersion = 4 << 16 or 0x40000.)</a></p>
|
||||
current debug version (LLVMDebugVersion = 4 << 16 or 0x40000 or 262144.)</a></p>
|
||||
|
||||
<p>The details of the various descriptors follow.</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user