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

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 21 02:42:12 PST 2018


nhaehnle created this revision.
nhaehnle added reviewers: arsenm, craig.topper, tra, MartinO.
Herald added a subscriber: wdng.

There are no new test cases, but a subsequent patch will introduce
assertions that would be triggered by existing test cases without this
fix.

Change-Id: I6a82d4b311b012aff3932978ae86f6a2dcfbf725


Repository:
  rL LLVM

https://reviews.llvm.org/D43556

Files:
  include/llvm/TableGen/Record.h
  lib/TableGen/Record.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43556.135217.patch
Type: text/x-patch
Size: 4423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/f8cdc487/attachment.bin>


More information about the llvm-commits mailing list