[PATCH] D144565: dwp check overflow
Qing Shan Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 1 01:33:35 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG53a483cee801: [DWP] add overflow check for llvm-dwp tools if offset overflow (authored by zhuna8616, committed by steven.zhang).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144565/new/
https://reviews.llvm.org/D144565
Files:
llvm/include/llvm/DWP/DWP.h
llvm/lib/DWP/DWP.cpp
llvm/test/tools/llvm-dwp/Inputs/overflow/debug_info_v4.s
llvm/test/tools/llvm-dwp/Inputs/overflow/debug_info_v5.s
llvm/test/tools/llvm-dwp/Inputs/overflow/main_v4.s
llvm/test/tools/llvm-dwp/Inputs/overflow/main_v5.s
llvm/test/tools/llvm-dwp/X86/overflow_debug_info_v4.test.manual
llvm/test/tools/llvm-dwp/X86/overflow_debug_info_v5.test.manual
llvm/test/tools/llvm-dwp/X86/overflow_debug_info_warning_v4.test.manual
llvm/test/tools/llvm-dwp/X86/overflow_debug_info_warning_v5.test.manual
llvm/tools/llvm-dwp/llvm-dwp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144565.527320.patch
Type: text/x-patch
Size: 52005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230601/7bf2df82/attachment.bin>
More information about the llvm-commits
mailing list