[PATCH] Use the DWARF form DW_FORM_sec_offset or DW_FORM_data4 depending on the Dwarf version being generated

Keith Walker kwalker at arm.com
Mon Nov 18 06:05:21 PST 2013


  Updated to remove DWARF 3 checks in fission test.

  Eric if there are no further issues with this patch could you please commit it on my behalf.

Hi echristo,

http://llvm-reviews.chandlerc.com/D2180

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2180?vs=5549&id=5632#toc

Files:
  lib/CodeGen/AsmPrinter/DIE.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  test/DebugInfo/X86/gnu-public-names.ll
  test/DebugInfo/X86/stmt-list-multiple-compile-units.ll
  test/DebugInfo/X86/block-capture.ll
  test/DebugInfo/X86/op_deref.ll
  test/DebugInfo/X86/DW_AT_stmt_list_sec_offset.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2180.2.patch
Type: text/x-patch
Size: 21290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131118/231749e3/attachment.bin>


More information about the llvm-commits mailing list