forked from OSchip/llvm-project
parent
8e9f2813cf
commit
7db88d4d34
|
@ -955,9 +955,10 @@ a C/C++ front-end would generate the following descriptors:
|
||||||
;; Define the file
|
;; Define the file
|
||||||
;;
|
;;
|
||||||
!5 = metadata !{
|
!5 = metadata !{
|
||||||
Header(
|
; Header(
|
||||||
i32 41 ;; Tag
|
; i32 41 ;; Tag
|
||||||
), ;; metadata !"0x29"
|
; )
|
||||||
|
metadata !"0x29",
|
||||||
metadata !1 ;; File/directory pair
|
metadata !1 ;; File/directory pair
|
||||||
} ; [ DW_TAG_file_type ]
|
} ; [ DW_TAG_file_type ]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue