[PATCH] D37391: [yaml2obj][ELF] Add support for symbol indexes greater than SHN_LORESERVE
Jake Ehrlich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 1 15:12:41 PDT 2017
jakehehrlich updated this revision to Diff 113610.
jakehehrlich added a comment.
Needed to check that Symbol.Index was set first before comparing it.
Repository:
rL LLVM
https://reviews.llvm.org/D37391
Files:
include/llvm/ObjectYAML/ELFYAML.h
lib/ObjectYAML/ELFYAML.cpp
test/tools/yaml2obj/symbol-index-invalid.yaml
test/tools/yaml2obj/symbol-index.yaml
tools/yaml2obj/yaml2elf.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37391.113610.patch
Type: text/x-patch
Size: 5921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170901/47480a70/attachment.bin>
More information about the llvm-commits
mailing list