mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
Add a missing guard for `_LIBUNWIND_NO_HEAP` around code dealing with the `.cfi_remember_state` and `.cfi_restore_state` instructions. Patch by Amanieu d'Antras!