mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
DI: Fixup example IR from r219051
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219054 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c48707aec8
commit
a472e864de
@ -955,9 +955,10 @@ a C/C++ front-end would generate the following descriptors:
|
||||
;; Define the file
|
||||
;;
|
||||
!5 = metadata !{
|
||||
Header(
|
||||
i32 41 ;; Tag
|
||||
), ;; metadata !"0x29"
|
||||
; Header(
|
||||
; i32 41 ;; Tag
|
||||
; )
|
||||
metadata !"0x29",
|
||||
metadata !1 ;; File/directory pair
|
||||
} ; [ DW_TAG_file_type ]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user