[PATCH] D41968: [libunwind][MIPS] Support MIPS floating-point registers for hard-float ABIs.
John Baldwin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 5 14:45:28 PST 2018
bsdjhb updated this revision to Diff 137085.
bsdjhb added a comment.
- Add a comment about using a single FP layout for O32.
- Treat 32-bit floating point registers on O32 as plain registers.
Repository:
rUNW libunwind
https://reviews.llvm.org/D41968
Files:
include/__libunwind_config.h
include/libunwind.h
src/Registers.hpp
src/UnwindRegistersRestore.S
src/UnwindRegistersSave.S
src/libunwind.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41968.137085.patch
Type: text/x-patch
Size: 18541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180305/491617d6/attachment-0001.bin>
More information about the cfe-commits
mailing list