[libcxx-commits] [PATCH] D126841: [libunwind] Add more information to eh_frame_hdr version error.

Fangrui Song via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 1 17:27:08 PDT 2022


MaskRay requested changes to this revision.
MaskRay added a comment.
This revision now requires changes to proceed.
Herald added a subscriber: StephenFan.

`In ehdr at ` is incorrect. .eh_frame_hdr is a section. Its content is not in the ELF header.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126841



More information about the libcxx-commits mailing list