[libcxx-commits] [PATCH] D116857: [libunwind] [sparc] Add SPARCv9 support
Koakuma via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 13 06:28:59 PST 2022
koakuma updated this revision to Diff 399660.
koakuma added a comment.
This fixes the wrong `#endif` placement in DwarfParser.hpp that causes AArch64 build to fail.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116857/new/
https://reviews.llvm.org/D116857
Files:
libunwind/include/__libunwind_config.h
libunwind/src/DwarfInstructions.hpp
libunwind/src/DwarfParser.hpp
libunwind/src/Registers.hpp
libunwind/src/UnwindCursor.hpp
libunwind/src/UnwindRegistersRestore.S
libunwind/src/UnwindRegistersSave.S
libunwind/src/libunwind.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116857.399660.patch
Type: text/x-patch
Size: 19234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220113/fe27885c/attachment-0001.bin>
More information about the libcxx-commits
mailing list