[PATCH] D145300: [TableGen] add !toupper and !tolower operators to change the casing of strings.
Zain Jaffal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 6 01:47:59 PST 2023
zjaffal added a comment.
In D145300#4170805 <https://reviews.llvm.org/D145300#4170805>, @fpetrogalli wrote:
> Thank you @zjaffal for working on this.
>
> Please update also the docs at https://llvm.org/docs/TableGen/ProgRef.html
Wouldn't that page be updated if I update `TableGen/ProgRef.rst` ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145300/new/
https://reviews.llvm.org/D145300
More information about the llvm-commits
mailing list