[PATCH] D85519: [llvm-readobj/elf] - Refine the code for broken PT_DYNAMIC segment diagnostic.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 04:08:03 PDT 2020


grimar planned changes to this revision.
grimar added a comment.

Reverted, because broke UBSan. The test triggers an overflow issue in the different place in the llvm-readobj code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85519



More information about the llvm-commits mailing list