[PATCH] D32450: [libunwind] Add 64-bit SPARC support
Joerg Sonnenberger via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 25 13:52:52 PDT 2017
joerg added a comment.
Liveness of registers is pretty much ephemeral at this point. The unwind register locations are not recursive either. They are applied in order.
https://reviews.llvm.org/D32450
More information about the llvm-commits
mailing list