[libcxx-commits] [PATCH] D73584: [libunwind] Rename __personality_routine to _Unwind_Personality_Fn
Markus Böck via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 6 09:28:37 PST 2020
zero9178 updated this revision to Diff 242927.
zero9178 retitled this revision from "[libunwind] Add _Unwind_Personality_Fn typedef" to "[libunwind] Rename __personality_routine to _Unwind_Personality_Fn".
zero9178 edited the summary of this revision.
zero9178 added a comment.
Refactored all uses of __personality_routine to _Unwind_Personality_Fn
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73584/new/
https://reviews.llvm.org/D73584
Files:
libunwind/include/unwind.h
libunwind/src/Unwind-EHABI.cpp
libunwind/src/Unwind-seh.cpp
libunwind/src/Unwind-sjlj.c
libunwind/src/UnwindLevel1-gcc-ext.c
libunwind/src/UnwindLevel1.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73584.242927.patch
Type: text/x-patch
Size: 7447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200206/3538e174/attachment-0001.bin>
More information about the libcxx-commits
mailing list