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

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 08:31:48 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbb94611d6545: [COFF] Check table ptr more thoroughly and ignore empty sections (authored by alvinhochun, committed by mstorsjo).

Changed prior to commit:
  https://reviews.llvm.org/D126898?vs=434017&id=434034#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126898

Files:
  llvm/include/llvm/Object/COFF.h
  llvm/include/llvm/Object/Error.h
  llvm/lib/Object/COFFObjectFile.cpp
  llvm/lib/Object/Error.cpp
  llvm/test/Object/Inputs/COFF/dwarf-debug-only.yaml
  llvm/test/Object/coff-dwarf-debug-only.test
  llvm/tools/llvm-objdump/COFFDump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126898.434034.patch
Type: text/x-patch
Size: 14878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220603/7d011fb6/attachment.bin>


More information about the llvm-commits mailing list