mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 01:31:05 +00:00
Fix lexical block's tag number.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115516 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b822f659fc
commit
c79dda2fd2
@ -460,7 +460,7 @@ provide details such as name, type and where the variable is defined.</p>
|
||||
<div class="doc_code">
|
||||
<pre>
|
||||
!3 = metadata !{
|
||||
i32, ;; Tag = 13 + <a href="#LLVMDebugVersion">LLVMDebugVersion</a> (DW_TAG_lexical_block)
|
||||
i32, ;; Tag = 11 + <a href="#LLVMDebugVersion">LLVMDebugVersion</a> (DW_TAG_lexical_block)
|
||||
metadata,;; Reference to context descriptor
|
||||
i32, ;; Line number
|
||||
i32 ;; Column number
|
||||
|
Loading…
x
Reference in New Issue
Block a user