[PATCH] D144565: dwp check overflow

zhuna via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 19:47:36 PDT 2023


zhuna8616 updated this revision to Diff 510669.
zhuna8616 added a comment.

- fix tabs & static_assert & added comments to tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144565/new/

https://reviews.llvm.org/D144565

Files:
  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
  llvm/test/tools/llvm-dwp/X86/overflow_debug_info_v5.test
  llvm/test/tools/llvm-dwp/X86/overflow_debug_info_warning_v4.test
  llvm/test/tools/llvm-dwp/X86/overflow_debug_info_warning_v5.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144565.510669.patch
Type: text/x-patch
Size: 49515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/245e29de/attachment.bin>


More information about the llvm-commits mailing list