aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/pr13303.ll
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-03-22 05:47:44 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-03-22 05:47:44 +0000
commitc204410d6bc435e7cb8ea768759a54135e8e92b5 (patch)
treeab44db08aa63a8f94a3e09d6491c4156c624af96 /test/DebugInfo/X86/pr13303.ll
parent4087d67a567c2e276354e3778463f97c6ee0c021 (diff)
Reorder the DIFile field in DILexicalBlock to become a prefix common with other DIScopes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177703 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo/X86/pr13303.ll')
-rw-r--r--test/DebugInfo/X86/pr13303.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/X86/pr13303.ll b/test/DebugInfo/X86/pr13303.ll
index 1e1b544172..34956237ae 100644
--- a/test/DebugInfo/X86/pr13303.ll
+++ b/test/DebugInfo/X86/pr13303.ll
@@ -23,4 +23,4 @@ entry:
!8 = metadata !{metadata !9}
!9 = metadata !{i32 786468, null, metadata !"int", null, i32 0, i64 32, i64 32, i64 0, i32 0, i32 5} ; [ DW_TAG_base_type ] [int] [line 0, size 32, align 32, offset 0, enc DW_ATE_signed]
!10 = metadata !{i32 1, i32 14, metadata !11, null}
-!11 = metadata !{i32 786443, metadata !5, i32 1, i32 12, metadata !6, i32 0} ; [ DW_TAG_lexical_block ] [/home/probinson/PR13303.c]
+!11 = metadata !{i32 786443, metadata !6, metadata !5, i32 1, i32 12, i32 0} ; [ DW_TAG_lexical_block ] [/home/probinson/PR13303.c]