Move the DIFile in DISubprogram to the beginning to be a common prefix along with...
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 21 Mar 2013 22:29:36 +0000 (22:29 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 21 Mar 2013 22:29:36 +0000 (22:29 +0000)
commitced228dec30f088367d622720d6ccf7a22cd11e4
tree55f02f28e1b3dfef0bc67a7f893881eb51bbcff6
parentb0b5bde01809fa861c23debd08f4926a895218fe
Move the DIFile in DISubprogram to the beginning to be a common prefix along with other DIScopes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177674 91177308-0d34-0410-b5e6-96231b3b80d8
28 files changed:
include/llvm/DebugInfo.h
lib/IR/DIBuilder.cpp
test/CodeGen/ARM/debug-info-arg.ll
test/CodeGen/X86/2010-06-01-DeadArg-DbgInfo.ll
test/CodeGen/X86/dbg-declare-arg.ll
test/CodeGen/X86/dbg-large-unsigned-const.ll
test/CodeGen/X86/dbg-value-location.ll
test/DebugInfo/2010-03-24-MemberFn.ll
test/DebugInfo/X86/2011-09-26-GlobalVarContext.ll
test/DebugInfo/X86/2011-12-16-BadStructRef.ll
test/DebugInfo/X86/DW_AT_object_pointer.ll
test/DebugInfo/X86/DW_AT_specification.ll
test/DebugInfo/X86/DW_TAG_friend.ll
test/DebugInfo/X86/block-capture.ll
test/DebugInfo/X86/concrete_out_of_line.ll
test/DebugInfo/X86/dbg-value-inlined-parameter.ll
test/DebugInfo/X86/elf-names.ll
test/DebugInfo/X86/empty-and-one-elem-array.ll
test/DebugInfo/X86/empty-array.ll
test/DebugInfo/X86/linkage-name.ll
test/DebugInfo/X86/low-pc-cu.ll
test/DebugInfo/X86/nondefault-subrange-array.ll
test/DebugInfo/X86/pr11300.ll
test/DebugInfo/X86/pr12831.ll
test/DebugInfo/X86/subrange-type.ll
test/DebugInfo/debug-info-block-captured-self.ll
test/DebugInfo/dwarf-public-names.ll
test/Transforms/GCOVProfiling/linkagename.ll