Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,
authorEli Bendersky <eliben@google.com>
Fri, 25 Jan 2013 21:44:53 +0000 (21:44 +0000)
committerEli Bendersky <eliben@google.com>
Fri, 25 Jan 2013 21:44:53 +0000 (21:44 +0000)
commite6abe83258b67ea26417d35a11fb383a2d44e62c
treea01042ee3360b83c2b593675224c0302743ac014
parentc641adae19c57132984d59a496a75b41ae15e27b
Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,
use them in tests that run llvm-dwarfdump. This is in order to make tests as
specific as possible.

llvm-svn: 173498
41 files changed:
llvm/test/CodeGen/X86/dwarf-comp-dir.ll
llvm/test/DebugInfo/X86/2010-08-10-DbgConstant.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_byte_size.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/aligned_stack_var.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/debug-info-static-member.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/ending-run.ll
llvm/test/DebugInfo/X86/enum-class.ll
llvm/test/DebugInfo/X86/enum-fwd-decl.ll
llvm/test/DebugInfo/X86/fission-cu.ll
llvm/test/DebugInfo/X86/linkage-name.ll
llvm/test/DebugInfo/X86/low-pc-cu.ll
llvm/test/DebugInfo/X86/main-file-name.s
llvm/test/DebugInfo/X86/nondefault-subrange-array.ll
llvm/test/DebugInfo/X86/objc-fwd-decl.ll
llvm/test/DebugInfo/X86/op_deref.ll
llvm/test/DebugInfo/X86/pointer-type-size.ll
llvm/test/DebugInfo/X86/pr11300.ll
llvm/test/DebugInfo/X86/pr13303.ll
llvm/test/DebugInfo/X86/rvalue-ref.ll
llvm/test/DebugInfo/X86/struct-loc.ll
llvm/test/DebugInfo/X86/subrange-type.ll
llvm/test/DebugInfo/X86/vector.ll
llvm/test/DebugInfo/member-pointers.ll
llvm/test/DebugInfo/two-cus-from-same-file.ll
llvm/test/MC/ELF/comp-dir.s
llvm/test/MC/MachO/gen-dwarf-cpp.s
llvm/test/MC/MachO/gen-dwarf-macro-cpp.s
llvm/test/MC/MachO/gen-dwarf-producer.s
llvm/test/MC/MachO/gen-dwarf.s
llvm/test/MC/X86/gnux32-dwarf-gen.s