[PATCH] D99751: Add the TableGen assert statement, step 3
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 14 08:04:02 PDT 2021
Paul-C-Anagnostopoulos added a comment.
In order to use a union in the RecordsEntry struct, I will have to add an enumerated value that specifies which kind of pointer is in the union. Is that worth the bother?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99751/new/
https://reviews.llvm.org/D99751
More information about the llvm-commits
mailing list