[PATCH] D76543: [llvm-dwp] Fix a possible out of bound access.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 01:02:45 PDT 2020


ikudrin updated this revision to Diff 253512.
ikudrin added a comment.

- The test was extended to add a TU index case.
- Added a comment to the test that the additional sections are required to reach the test points in the code.


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

https://reviews.llvm.org/D76543

Files:
  llvm/test/tools/llvm-dwp/X86/unknown-section-id.s
  llvm/tools/llvm-dwp/llvm-dwp.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76543.253512.patch
Type: text/x-patch
Size: 5810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/b04b0440/attachment-0001.bin>


More information about the llvm-commits mailing list