[PATCH] D94670: [DebugInfo][NFC] add a new DIE type to represent label + offset
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 14 21:44:26 PST 2021
shchenz updated this revision to Diff 316841.
shchenz marked an inline comment as done.
shchenz added a comment.
fix according to comments:
1: unchanged the Offset type
2: fix Lint warnings
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94670/new/
https://reviews.llvm.org/D94670
Files:
llvm/include/llvm/CodeGen/DIE.h
llvm/include/llvm/CodeGen/DIEValue.def
llvm/lib/CodeGen/AsmPrinter/DIE.cpp
llvm/lib/CodeGen/AsmPrinter/DIEHash.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94670.316841.patch
Type: text/x-patch
Size: 5908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210115/2cc356f0/attachment.bin>
More information about the llvm-commits
mailing list