[PATCH] D144565: dwp check overflow

zhuna via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 08:02:04 PDT 2023


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

- format
- move ContinueOnCuIndexOverflow option decl


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
  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
  llvm/tools/llvm-dwp/llvm-dwp.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144565.517561.patch
Type: text/x-patch
Size: 52074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230427/6ce04b60/attachment.bin>


More information about the llvm-commits mailing list