[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 02:21:02 PDT 2022


glandium added a comment.

I don't have time to provide more details right now, but this change broke Firefox mingw builds with: `llvm-strip: error: '../../dist/firefox/uninstall/helper.exe': RVA 0x43000 for base reloc table found but data is incomplete`


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