[PATCH] D63191: [lld][ELF] Check length of subsection in .ARM.attributes

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 06:08:04 PDT 2019


evgeny777 added a comment.

Strange, I haven't got notification. Are Phab notifications working?
Anyway I think making Offset uint64_t instead of size_t will fix the issue.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63191





More information about the llvm-commits mailing list