[PATCH] D44193: [ELF] - Fix crash relative to SHF_LINK_ORDER sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 7 03:38:31 PST 2018


grimar updated this revision to Diff 137355.
grimar added a comment.

- Implemented in a different way.


https://reviews.llvm.org/D44193

Files:
  ELF/InputFiles.cpp
  ELF/InputSection.cpp
  ELF/OutputSections.cpp
  test/ELF/section-metadata-err.s
  test/ELF/section-metadata-err2.s
  test/ELF/section-metadata-err3.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44193.137355.patch
Type: text/x-patch
Size: 4453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/5eb16f25/attachment.bin>


More information about the llvm-commits mailing list