[PATCH] D76081: [Object] object::ELFObjectFile::dynamic_symbol_begin(): skip symbol index 0

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 02:39:32 PDT 2020


grimar added a comment.

In D76081#1959084 <https://reviews.llvm.org/D76081#1959084>, @jhenderson wrote:

> > I think landing D77289 <https://reviews.llvm.org/D77289> first might make slightly more sense, but I don't have a strong opinion.


+1. If the problem only with the last test case, I think it could be splitted to another follow-up patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76081





More information about the llvm-commits mailing list