[PATCH] D101894: [llvm-dwp] Add support for rnglists and loclists
Kim-Anh Tran via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 6 02:02:49 PDT 2021
kimanh updated this revision to Diff 343328.
kimanh marked an inline comment as done.
kimanh added a comment.
Simplify tests:
- use hardocoded constants as offsets
- simplify abbrev section and remove str section
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101894/new/
https://reviews.llvm.org/D101894
Files:
llvm/test/tools/llvm-dwp/X86/loclists.s
llvm/test/tools/llvm-dwp/X86/rnglists.s
llvm/tools/llvm-dwp/llvm-dwp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101894.343328.patch
Type: text/x-patch
Size: 8483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/f1663871/attachment.bin>
More information about the llvm-commits
mailing list