summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/fission-cu.ll
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-03-19 23:25:22 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-03-19 23:25:22 +0000
commita13f3cdb01c4900528018eebfe1b6c98dc607f99 (patch)
tree5c0330c1a4549b3d3ab5d77d889c1aae0747c509 /test/DebugInfo/X86/fission-cu.ll
parent361706a7183b54fecfbbb1bd76dbd62d5b56cdab (diff)
downloadllvm-a13f3cdb01c4900528018eebfe1b6c98dc607f99.tar.gz
llvm-a13f3cdb01c4900528018eebfe1b6c98dc607f99.tar.bz2
llvm-a13f3cdb01c4900528018eebfe1b6c98dc607f99.tar.xz
Move the DIFile operand to DITypes from the 4th operand to the 2nd.
This is another step along the way to making all DIScopes have a common prefix which can be added to in a general manner to support using directives (DW_TAG_imported_module). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177462 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo/X86/fission-cu.ll')
-rw-r--r--test/DebugInfo/X86/fission-cu.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/X86/fission-cu.ll b/test/DebugInfo/X86/fission-cu.ll
index f729449955..ae15c7d823 100644
--- a/test/DebugInfo/X86/fission-cu.ll
+++ b/test/DebugInfo/X86/fission-cu.ll
@@ -10,7 +10,7 @@
!3 = metadata !{metadata !5}
!5 = metadata !{i32 786484, i32 0, null, metadata !"a", metadata !"a", metadata !"", metadata !6, i32 1, metadata !7, i32 0, i32 1, i32* @a, null} ; [ DW_TAG_variable ] [a] [line 1] [def]
!6 = metadata !{i32 786473, metadata !8} ; [ DW_TAG_file_type ]
-!7 = 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]
+!7 = metadata !{i32 786468, null, null, metadata !"int", 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]
!8 = metadata !{metadata !"baz.c", metadata !"/usr/local/google/home/echristo/tmp"}
; Check that the skeleton compile unit contains the proper attributes: