[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
Tue Mar 7 04:42:15 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd612a7527925: [TableGen] add !toupper and !tolower operators to change the casing of strings. (authored by zjaffal).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145300/new/
https://reviews.llvm.org/D145300
Files:
llvm/docs/TableGen/ProgRef.rst
llvm/include/llvm/TableGen/Record.h
llvm/lib/TableGen/Record.cpp
llvm/lib/TableGen/TGLexer.cpp
llvm/lib/TableGen/TGLexer.h
llvm/lib/TableGen/TGParser.cpp
llvm/test/TableGen/string_ops.td
llvm/utils/kate/llvm-tablegen.xml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145300.502990.patch
Type: text/x-patch
Size: 10882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230307/73ca8e65/attachment.bin>
More information about the llvm-commits
mailing list