[PATCH] D86163: Allow enabling the libunwind frameheader cache at configure time.

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 13:30:31 PDT 2020


emaste added a comment.

Ah if you use `_LIBUNWIND_USE_FRAME_HEADER_CACHE` instead (i.e., a `_` between `FRAME` and `HEADER`) it will match the workaround committed to FreeBSD <https://reviews.freebsd.org/rS364263>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86163



More information about the llvm-commits mailing list