[PATCH] D43286: [CodeGen] Generate DWARF v5 Accelerator Tables
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 20 07:10:07 PDT 2018
labath updated this revision to Diff 139117.
labath added a comment.
- Add a couple of more CHECK-NEXTs to the tests.
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.139117.patch
Type: text/x-patch
Size: 175458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/364e022b/attachment-0001.bin>
More information about the llvm-commits
mailing list