mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-19 11:41:53 +00:00
DI: Fixup example IR from r219051
llvm-svn: 219054
This commit is contained in:
parent
e52ab99166
commit
a8dcc79ed3
@ -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…
x
Reference in New Issue
Block a user