[PATCH] D87880: [libunwind] Combine dl_iterate_phdr codepaths for DWARF and EHABI

Daniel Kiss via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 02:15:10 PDT 2020


danielkiss accepted this revision.
danielkiss added a comment.

LGTM, refactor looks correct. in case of `_LIBUNWIND_ARM_EHABI` the director of the iteration over the phdrs changed but that is fine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87880



More information about the llvm-commits mailing list