Add stubs for RISC-V ISA so libunwind can be compiled.
authorbr <br@FreeBSD.org>
Fri, 22 Jan 2016 16:42:06 +0000 (16:42 +0000)
committerbr <br@FreeBSD.org>
Fri, 22 Jan 2016 16:42:06 +0000 (16:42 +0000)
commita75e74c454066abe0741256b48360594debf2924
tree14fb812b29cc99def132d68d640dd91d7ee9c269
parent87eab6d83d47fa66c163ec1f97b6929a7449af2d
Add stubs for RISC-V ISA so libunwind can be compiled.

Reviewed by: emaste
Sponsored by: DARPA, AFRL
Sponsored by: HEIF5
Differential Revision: https://reviews.freebsd.org/D5035
contrib/llvm/projects/libunwind/include/libunwind.h
contrib/llvm/projects/libunwind/src/Registers.hpp
contrib/llvm/projects/libunwind/src/UnwindCursor.hpp
contrib/llvm/projects/libunwind/src/UnwindRegistersRestore.S
contrib/llvm/projects/libunwind/src/UnwindRegistersSave.S
contrib/llvm/projects/libunwind/src/config.h
contrib/llvm/projects/libunwind/src/libunwind.cpp