This is a small follow-up for https://reviews.llvm.org/D120051. It makes
sure that tables with "run-time type information for derived types" are
generated for code-gen action. Originally, only non-code-gen actions
were updated (i.e. actions that were fully supported at that time).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo