[PATCH] D88196: [DEBUGINFO, NVPTX] Removed Label Arithmetic from DWARF Pub Sections for NVPTX
Julia Tatz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 3 10:48:08 PDT 2020
jdtatz updated this revision to Diff 295987.
jdtatz added a comment.
Updated LLVM.DebugInfo/X86::dwarf-pubnames-split.ll test to remove the label arithmetic
Fixed my new test where I forgot to include the new lengths in the last update
Although I don't understand yet, why LLVM.DebugInfo/X86::debug-pubtables-dwarf64.ll is failing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88196/new/
https://reviews.llvm.org/D88196
Files:
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/test/DebugInfo/NVPTX/debug-pub.ll
llvm/test/DebugInfo/X86/dwarf-pubnames-split.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88196.295987.patch
Type: text/x-patch
Size: 12333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201003/7debce48/attachment.bin>
More information about the llvm-commits
mailing list