[PATCH] D25960: Read section headers upfront

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 17:58:02 PDT 2016


rafael updated this revision to Diff 75823.
rafael added a comment.

Avoid creating an ArrayRef with nullptr.


https://reviews.llvm.org/D25960

Files:
  ELF/ICF.cpp
  ELF/InputSection.cpp
  ELF/InputSection.h
  ELF/LinkerScript.cpp
  ELF/MarkLive.cpp
  ELF/OutputSections.cpp
  ELF/Relocations.cpp
  ELF/Symbols.cpp
  ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25960.75823.patch
Type: text/x-patch
Size: 19714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161026/3ed33787/attachment.bin>


More information about the llvm-commits mailing list