[PATCH] D85005: [libunwind] Support DW_CFA_remember/restore_state without heap allocation.

Dominik Montada via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 00:30:13 PST 2020


gargaroff added a comment.

Could you add a corresponding CMake option for setting `_LIBUNWIND_REMEMBER_HEAP_ALLOC`? I don't think it's common to having to enable macros manually when it should just be a configuration option.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85005



More information about the llvm-commits mailing list