[libcxx-commits] [PATCH] D86163: Default to disabling the libunwind frameheader cache

Hans Wennborg via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 19 07:24:09 PDT 2020


hans added a comment.

In D86163#2225711 <https://reviews.llvm.org/D86163#2225711>, @rprichard wrote:

> Should we cherry-pick this change to 11.x to help with https://bugs.llvm.org/show_bug.cgi?id=46743? The cache also relies on the dlpi_adds / dlpi_subs fields that are only added in Android R (the upcoming version).

Yes, and also for https://bugs.llvm.org/show_bug.cgi?id=47181

Cherry-picked as 33c13cd8c5772871ec79f0b061e7f7a2fb287383 <https://reviews.llvm.org/rG33c13cd8c5772871ec79f0b061e7f7a2fb287383>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86163



More information about the libcxx-commits mailing list