[PATCH] D76352: [llvm-readobj] Derive dynamic symtab size from hash table

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 03:46:04 PDT 2020


jhenderson updated this revision to Diff 251592.
jhenderson added a comment.

Add colons to `--implicit-check-not=warning` (missed because they didn't appear in the diff, as they were in the old test).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76352

Files:
  llvm/test/tools/llvm-readobj/ELF/all.test
  llvm/test/tools/llvm-readobj/ELF/dyn-symbols-size-from-hash-table.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76352.251592.patch
Type: text/x-patch
Size: 20757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200320/b4b562f0/attachment.bin>


More information about the llvm-commits mailing list