[all-commits] [llvm/llvm-project] 3a675c: [TableGen] Add the !substr() bang operator
Paul C. Anagnostopoulos via All-commits
all-commits at lists.llvm.org
Mon Dec 21 06:42:53 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a675c777dd5788e2313cb06fb27b01f8a2e7573
https://github.com/llvm/llvm-project/commit/3a675c777dd5788e2313cb06fb27b01f8a2e7573
Author: Paul C. Anagnostopoulos <paul at windfall.com>
Date: 2020-12-21 (Mon, 21 Dec 2020)
Changed paths:
M llvm/docs/TableGen/ProgRef.rst
M llvm/include/llvm/TableGen/Record.h
M llvm/lib/TableGen/Record.cpp
M llvm/lib/TableGen/TGLexer.cpp
M llvm/lib/TableGen/TGLexer.h
M llvm/lib/TableGen/TGParser.cpp
M llvm/lib/TableGen/TGParser.h
A llvm/test/TableGen/substr.td
Log Message:
-----------
[TableGen] Add the !substr() bang operator
Update the documentation and add a test.
Differential Revision: https://reviews.llvm.org/D93419
More information about the All-commits
mailing list