mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
Fix lexical block's tag number.
llvm-svn: 115516
This commit is contained in:
parent
2ed773a81b
commit
94f87b81a1
@ -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…
Reference in New Issue
Block a user