[PATCH] D37391: [yaml2obj][ELF] Add support for symbol indexes greater than SHN_LORESERVE

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 13:45:54 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312745: [yaml2obj][ELF] Add support for symbol indexes greater than SHN_LORESERVE (authored by phosek).

Changed prior to commit:
  https://reviews.llvm.org/D37391?vs=113892&id=114253#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37391

Files:
  llvm/trunk/include/llvm/ObjectYAML/ELFYAML.h
  llvm/trunk/lib/ObjectYAML/ELFYAML.cpp
  llvm/trunk/test/tools/yaml2obj/symbol-index-invalid.yaml
  llvm/trunk/test/tools/yaml2obj/symbol-index.yaml
  llvm/trunk/tools/yaml2obj/yaml2elf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37391.114253.patch
Type: text/x-patch
Size: 6151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170907/e8f29519/attachment.bin>


More information about the llvm-commits mailing list