[PATCH] D69093: [llvm-objcopy] --add-symbol: fix crash if SHT_SYMTAB does not exist

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 04:29:58 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9dce25a9fa95: [llvm-objcopy] --add-symbol: fix crash if SHT_SYMTAB does not exist (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D69093?vs=225396&id=225399#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69093

Files:
  llvm/test/tools/llvm-objcopy/ELF/add-symbol-no-symtab.test
  llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  llvm/tools/llvm-objcopy/ELF/Object.cpp
  llvm/tools/llvm-objcopy/ELF/Object.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69093.225399.patch
Type: text/x-patch
Size: 9837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/27c3aa23/attachment.bin>


More information about the llvm-commits mailing list