[PATCH] D114543: Extend the `uwtable` attribute with unwind table kind

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 10:24:00 PST 2022


efriedma added a comment.

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.

Did you mean to update https://llvm.org/docs/LangRef.html#synthesized-functions-module-flags-metadata ?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114543/new/

https://reviews.llvm.org/D114543



More information about the llvm-commits mailing list