DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer...
DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emits zero-length arrays as {i32 0} A bunch of test cases needed to be cleaned up for this, many my fault - when implementid imported modules I updated test cases by simply duplicating the prior metadata field - which wasn't always the empty metadata entry. llvm-svn: 200731
Showing
- llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp 2 additions, 4 deletionsllvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
- llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp 1 addition, 2 deletionsllvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
- llvm/test/CodeGen/ARM/2010-08-04-StackVariable.ll 1 addition, 1 deletionllvm/test/CodeGen/ARM/2010-08-04-StackVariable.ll
- 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/coalesce-dbgvalue.ll 1 addition, 1 deletionllvm/test/CodeGen/ARM/coalesce-dbgvalue.ll
- llvm/test/CodeGen/Hexagon/hwloop-dbg.ll 3 additions, 2 deletionsllvm/test/CodeGen/Hexagon/hwloop-dbg.ll
- llvm/test/CodeGen/PowerPC/dbg.ll 1 addition, 1 deletionllvm/test/CodeGen/PowerPC/dbg.ll
- llvm/test/CodeGen/PowerPC/pr17168.ll 1 addition, 1 deletionllvm/test/CodeGen/PowerPC/pr17168.ll
- llvm/test/CodeGen/PowerPC/unwind-dw2-g.ll 1 addition, 1 deletionllvm/test/CodeGen/PowerPC/unwind-dw2-g.ll
- llvm/test/CodeGen/X86/2010-05-26-DotDebugLoc.ll 2 additions, 2 deletionsllvm/test/CodeGen/X86/2010-05-26-DotDebugLoc.ll
- llvm/test/CodeGen/X86/2012-11-30-handlemove-dbg.ll 2 additions, 4 deletionsllvm/test/CodeGen/X86/2012-11-30-handlemove-dbg.ll
- llvm/test/CodeGen/X86/2012-11-30-misched-dbg.ll 3 additions, 4 deletionsllvm/test/CodeGen/X86/2012-11-30-misched-dbg.ll
- llvm/test/CodeGen/X86/dwarf-comp-dir.ll 1 addition, 1 deletionllvm/test/CodeGen/X86/dwarf-comp-dir.ll
- llvm/test/CodeGen/X86/stack-protector-dbginfo.ll 1 addition, 1 deletionllvm/test/CodeGen/X86/stack-protector-dbginfo.ll
- llvm/test/DebugInfo/2009-11-10-CurrentFn.ll 1 addition, 1 deletionllvm/test/DebugInfo/2009-11-10-CurrentFn.ll
- llvm/test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll 4 additions, 3 deletionsllvm/test/DebugInfo/2010-06-29-InlinedFnLocalVar.ll
- llvm/test/DebugInfo/AArch64/dwarfdump.ll 1 addition, 1 deletionllvm/test/DebugInfo/AArch64/dwarfdump.ll
- llvm/test/DebugInfo/AArch64/variable-loc.ll 1 addition, 1 deletionllvm/test/DebugInfo/AArch64/variable-loc.ll
- llvm/test/DebugInfo/ARM/PR16736.ll 1 addition, 1 deletionllvm/test/DebugInfo/ARM/PR16736.ll
Loading
Please register or sign in to comment