[PATCH] Emit DWARF3 call frame information when DWARF3+ debug info is requested

Oliver Stannard oliver.stannard at arm.com
Fri Jun 6 02:40:45 PDT 2014


Added assertion when DWARF2 cannot represent the return address column

http://reviews.llvm.org/D4027

Files:
  include/llvm/Support/Dwarf.h
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/MC/MCDwarf.cpp
  test/DebugInfo/AArch64/eh_frame.s
  test/DebugInfo/AArch64/eh_frame_personality.ll
  test/DebugInfo/SystemZ/eh_frame.s
  test/DebugInfo/SystemZ/eh_frame_personality.s
  test/MC/ELF/cfi-adjust-cfa-offset.s
  test/MC/ELF/cfi-advance-loc2.s
  test/MC/ELF/cfi-def-cfa-offset.s
  test/MC/ELF/cfi-def-cfa-register.s
  test/MC/ELF/cfi-def-cfa.s
  test/MC/ELF/cfi-escape.s
  test/MC/ELF/cfi-offset.s
  test/MC/ELF/cfi-register.s
  test/MC/ELF/cfi-rel-offset.s
  test/MC/ELF/cfi-rel-offset2.s
  test/MC/ELF/cfi-remember.s
  test/MC/ELF/cfi-restore.s
  test/MC/ELF/cfi-same-value.s
  test/MC/ELF/cfi-sections.s
  test/MC/ELF/cfi-signal-frame.s
  test/MC/ELF/cfi-undefined.s
  test/MC/ELF/cfi-version.ll
  test/MC/ELF/cfi-window-save.s
  test/MC/ELF/cfi-zero-addr-delta.s
  test/MC/ELF/cfi.s
  test/MC/Mips/eh-frame.s
  test/MC/PowerPC/ppc64-initial-cfa.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4027.10169.patch
Type: text/x-patch
Size: 31044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140606/b547e482/attachment.bin>


More information about the llvm-commits mailing list