[PATCH] D126898: [COFF] Check table ptr more thoroughly and ignore empty sections

Mike Hommey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 8 04:11:48 PDT 2022


glandium added a comment.

In D126898#3565873 <https://reviews.llvm.org/D126898#3565873>, @mstorsjo wrote:

> Can you upload that binary somewhere?

This is not the exact binary this happened with, but it's reproducible with this one:

- download https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/CVYLgJ7JTzKIZqeMnxZaXA/runs/0/artifacts/public/build/target.zip
- unzip `firefox/uninstall/helper.exe` from that zip
- run `llvm-strip` on it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126898



More information about the llvm-commits mailing list