[PATCH] D43556: TableGen: Fix type of resolved and converted lists

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 21 13:30:21 PST 2018


tra accepted this revision.
tra added a comment.
This revision is now accepted and ready to land.

Ouch. I wonder why we didn't notice those lists of lists before. I suspect setValue() ignores the type of the value we're setting.


Repository:
  rL LLVM

https://reviews.llvm.org/D43556





More information about the llvm-commits mailing list