DI: Fixup example IR from r219051

llvm-svn: 219054
This commit is contained in:
Duncan P. N. Exon Smith 2014-10-04 15:31:08 +00:00
parent 8e9f2813cf
commit 7db88d4d34
1 changed files with 4 additions and 3 deletions

View File

@ -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 ]