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

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 4 05:31:20 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329179: [CodeGen] Generate DWARF v5 Accelerator Tables (authored by labath, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43286?vs=139117&id=140947#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43286

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43286.140947.patch
Type: text/x-patch
Size: 176114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180404/6db55879/attachment-0001.bin>


More information about the llvm-commits mailing list