[PATCH] D43680: TableGen: Generalize record types to fix typeIsConvertibleTo et al.
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 5 05:40:51 PST 2018
nhaehnle updated this revision to Diff 136982.
nhaehnle marked 3 inline comments as done.
nhaehnle added a comment.
Extract getDirectSuperClasses, move RecordRecTy pool to RecordKeeper.
Repository:
rL LLVM
https://reviews.llvm.org/D43680
Files:
include/llvm/TableGen/Record.h
lib/TableGen/Record.cpp
lib/TableGen/TGParser.cpp
test/TableGen/if-type.td
test/TableGen/if.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43680.136982.patch
Type: text/x-patch
Size: 13437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/cc853039/attachment.bin>
More information about the llvm-commits
mailing list