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). llvm-svn: 177462
Showing
- llvm/include/llvm/DIBuilder.h 0 additions, 4 deletionsllvm/include/llvm/DIBuilder.h
- llvm/include/llvm/DebugInfo.h 4 additions, 5 deletionsllvm/include/llvm/DebugInfo.h
- llvm/lib/IR/DIBuilder.cpp 21 additions, 44 deletionsllvm/lib/IR/DIBuilder.cpp
- llvm/test/CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll 2 additions, 2 deletionsllvm/test/CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll
- llvm/test/CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll 2 additions, 2 deletionsllvm/test/CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll
- llvm/test/CodeGen/ARM/debug-info-arg.ll 9 additions, 9 deletionsllvm/test/CodeGen/ARM/debug-info-arg.ll
- llvm/test/CodeGen/ARM/debug-info-blocks.ll 76 additions, 76 deletionsllvm/test/CodeGen/ARM/debug-info-blocks.ll
- llvm/test/CodeGen/ARM/debug-info-branch-folding.ll 16 additions, 16 deletionsllvm/test/CodeGen/ARM/debug-info-branch-folding.ll
- llvm/test/CodeGen/ARM/debug-info-qreg.ll 16 additions, 16 deletionsllvm/test/CodeGen/ARM/debug-info-qreg.ll
- llvm/test/CodeGen/X86/2010-01-18-DbgValue.ll 8 additions, 8 deletionsllvm/test/CodeGen/X86/2010-01-18-DbgValue.ll
- llvm/test/CodeGen/X86/2010-05-25-DotDebugLoc.ll 3 additions, 3 deletionsllvm/test/CodeGen/X86/2010-05-25-DotDebugLoc.ll
- llvm/test/CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll 5 additions, 5 deletionsllvm/test/CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll
- llvm/test/CodeGen/X86/2012-11-30-handlemove-dbg.ll 2 additions, 2 deletionsllvm/test/CodeGen/X86/2012-11-30-handlemove-dbg.ll
- llvm/test/CodeGen/X86/2012-11-30-misched-dbg.ll 3 additions, 3 deletionsllvm/test/CodeGen/X86/2012-11-30-misched-dbg.ll
- llvm/test/CodeGen/X86/2012-11-30-regpres-dbg.ll 1 addition, 1 deletionllvm/test/CodeGen/X86/2012-11-30-regpres-dbg.ll
- llvm/test/CodeGen/X86/dbg-byval-parameter.ll 8 additions, 8 deletionsllvm/test/CodeGen/X86/dbg-byval-parameter.ll
- llvm/test/CodeGen/X86/dbg-i128-const.ll 2 additions, 2 deletionsllvm/test/CodeGen/X86/dbg-i128-const.ll
- llvm/test/CodeGen/X86/dbg-merge-loc-entry.ll 6 additions, 6 deletionsllvm/test/CodeGen/X86/dbg-merge-loc-entry.ll
- llvm/test/CodeGen/X86/dbg-value-isel.ll 4 additions, 4 deletionsllvm/test/CodeGen/X86/dbg-value-isel.ll
- llvm/test/DebugInfo/2010-03-24-MemberFn.ll 7 additions, 7 deletionsllvm/test/DebugInfo/2010-03-24-MemberFn.ll
Loading
Please register or sign in to comment