[PATCH] D43286: [CodeGen] Generate DWARF v5 Accelerator Tables

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 8 06:58:36 PST 2018


labath updated this revision to Diff 137565.
labath marked 10 inline comments as done.
labath added a comment.

Respond to review comments and update code. Each comment should be either
resolved or waiting for more input.


Repository:
  rL LLVM

https://reviews.llvm.org/D43286

Files:
  include/llvm/CodeGen/AccelTable.h
  include/llvm/MC/MCObjectFileInfo.h
  lib/CodeGen/AsmPrinter/AccelTable.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.h
  lib/MC/MCObjectFileInfo.cpp
  test/DebugInfo/Generic/accel-table-hash-collisions.ll
  test/DebugInfo/Generic/cross-cu-inlining.ll
  test/DebugInfo/Generic/debug-names-hash-collisions.ll
  test/DebugInfo/Generic/debug-names-many-cu.ll
  test/DebugInfo/Generic/debug-names-name-collisions.ll
  test/DebugInfo/Generic/debug-names-one-cu.ll
  test/DebugInfo/Generic/debug-names-two-cu.ll
  test/DebugInfo/X86/coff_debug_info_type.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43286.137565.patch
Type: text/x-patch
Size: 175841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180308/4f0bf09d/attachment-0001.bin>


More information about the llvm-commits mailing list