[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 03:01:31 PST 2023
zjaffal updated this revision to Diff 502971.
zjaffal added a comment.
edit the test to check for the string instead of using !eq
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.502971.patch
Type: text/x-patch
Size: 10848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230307/67538a87/attachment.bin>
More information about the llvm-commits
mailing list