[PATCH] D145300: [TableGen] add !toupper and !tolower operators to change the casing of strings.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 6 01:49:21 PST 2023
fpetrogalli added a comment.
In D145300#4170807 <https://reviews.llvm.org/D145300#4170807>, @zjaffal wrote:
> 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` ?
Yep - my bad, I missed it. I should have taken another coffee before reviewing this patch. :)
Francesco
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