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)
commit0d7d62e4b244d185cb84c9a3a6c8cab06c0973b4
tree4b4f0e7676f70f6ddd61f3e6ec44104b2e8e8ab9
parentc89bfbec19fe29ebf1bdb3890958eee4d842ddfd
Move the DIFile in DISubprogram to the beginning to be a common prefix along with other DIScopes

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