[PATCH] D58445: [yaml2obj]Allow symbol Index field to take values lower than SHN_LORESERVE

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 20 07:09:06 PST 2019


jhenderson added a comment.

By the way, I could see a use for a validate/no-validate option in other cases. Perhaps with the Index field it would validate that the index is either a valid section index or a reserved value.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58445





More information about the llvm-commits mailing list