[PATCH] D43754: TableGen: Explicitly check whether a record has been resolved

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 5 07:16:58 PST 2018


nhaehnle updated this revision to Diff 136994.
nhaehnle marked 3 inline comments as done.
nhaehnle added a comment.

Address style issues, will commit later.


Repository:
  rL LLVM

https://reviews.llvm.org/D43754

Files:
  include/llvm/TableGen/Record.h
  lib/TableGen/Record.cpp
  lib/TableGen/TGParser.cpp
  test/TableGen/BitOffsetDecoder.td
  test/TableGen/BitsInitOverflow.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43754.136994.patch
Type: text/x-patch
Size: 8245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/a675f5f9/attachment.bin>


More information about the llvm-commits mailing list