[PATCH] D126898: [COFF] Check table ptr more thoroughly and ignore empty sections
Alvin Wong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 3 07:16:59 PDT 2022
alvinhochun updated this revision to Diff 434017.
alvinhochun added a comment.
Applied suggestion to make code less clunky.
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.434017.patch
Type: text/x-patch
Size: 15117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220603/2e9477f9/attachment.bin>
More information about the llvm-commits
mailing list