[PATCH] D44195: TableGen: Remove the cast-from-string-to-variable-reference feature

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 14 07:44:02 PDT 2018


nhaehnle updated this revision to Diff 138353.
nhaehnle added a comment.

More explicit error message on undefined reference.


Repository:
  rL LLVM

https://reviews.llvm.org/D44195

Files:
  docs/TableGen/LangIntro.rst
  include/llvm/TableGen/Record.h
  lib/TableGen/Record.cpp
  lib/TableGen/TGParser.cpp
  test/TableGen/MultiClass-defm-fail.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44195.138353.patch
Type: text/x-patch
Size: 9727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180314/de48bb58/attachment.bin>


More information about the llvm-commits mailing list