[PATCH] D114543: Extend the `uwtable` attribute with unwind table kind
Momchil Velikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 27 04:30:53 PST 2022
chill added a comment.
In D114543#3273164 <https://reviews.llvm.org/D114543#3273164>, @efriedma wrote:
> I'd like to see names, not numbers, in printed LLVM IR attributes. It's more clear what it's supposed to mean, and it's easier to adjust in the future.
In D114543#3273207 <https://reviews.llvm.org/D114543#3273207>, @MaskRay wrote:
>
> I support refining uwtable to two values.
>
> Do you have a suggestion for the sync unwind tables attribute name? syncuwtable?
By "two values", do you mean two separate attributes? Would you like to discuss this idea in this thread https://lists.llvm.org/pipermail/llvm-dev/2021-November/153768.html ?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114543/new/
https://reviews.llvm.org/D114543
More information about the llvm-commits
mailing list