[PATCH] D133846: [libunwind] Fix usage of `_dl_find_object` on 32-bit x86

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 05:48:06 PDT 2022


mgorny accepted this revision.
mgorny added a comment.

Thanks. I can confirm that i686 works and passes all tests with this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133846



More information about the llvm-commits mailing list