[all-commits] [llvm/llvm-project] a022be: [TableGen] Enhance !cast<string> to handle bit and...
Paul C. Anagnostopoulos via All-commits
all-commits at lists.llvm.org
Thu Jan 14 07:25:24 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a022be625387370cf67b26c6b99b05f16b2a8610
https://github.com/llvm/llvm-project/commit/a022be625387370cf67b26c6b99b05f16b2a8610
Author: Paul C. Anagnostopoulos <paul at windfall.com>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M llvm/lib/TableGen/Record.cpp
A llvm/test/TableGen/cast-string.td
Log Message:
-----------
[TableGen] Enhance !cast<string> to handle bit and bits types.
Add a test for this.
Differential Revision: https://reviews.llvm.org/D94529
More information about the All-commits
mailing list