[PATCH] D91455: [XCOFF][AIX] Generate LSDA data and compact unwind section on AIX
Jason Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 30 20:48:36 PST 2020
jasonliu added a comment.
In D91455#2424584 <https://reviews.llvm.org/D91455#2424584>, @hubert.reinterpretcast wrote:
>> 2. AIX uses a new personality routine, named __xlcxx_personality_v1. It doesn't use the GCC personality rountine, because the intractability is not there yet on AIX.
>
> @jasonliu, is "intractability" a typo/autocorrect problem?
Yep. Fixed!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91455/new/
https://reviews.llvm.org/D91455
More information about the llvm-commits
mailing list