[PATCH] D110144: [libunwind] Support cfi_undefined and cfi_register for float registers.

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 27 22:53:49 PDT 2021


mstorsjo added a comment.

The one tweak that does seem to work though, is to make `DwarfInstructions<A, R>::getSavedFloatRegister` take a non-const `R` argument.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110144



More information about the llvm-commits mailing list