[PATCH] D144565: dwp check overflow

zhuna via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 07:37:29 PDT 2023


zhuna8616 updated this revision to Diff 509008.
zhuna8616 added a comment.
Herald added a subscriber: ormris.

fix comments & added dwarf v4 and v5 checks & removed sensitive info


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.s
  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/debug_str.s
  llvm/test/tools/llvm-dwp/Inputs/overflow/main.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.test
  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.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/test/tools/llvm-dwp/X86/overflow_debug_str.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144565.509008.patch
Type: text/x-patch
Size: 36556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230328/7c4e6db1/attachment.bin>


More information about the llvm-commits mailing list