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:
Duncan P. N. Exon Smith 2014-10-04 15:31:08 +00:00
parent c48707aec8
commit a472e864de

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 ]