[PATCH] D70410: Tablegen: Remove the error for duplicate include files.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 18:05:13 PST 2019


rriddle updated this revision to Diff 230182.
rriddle added a comment.

Ensure deterministic iteration.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70410/new/

https://reviews.llvm.org/D70410

Files:
  llvm/lib/TableGen/Main.cpp
  llvm/lib/TableGen/TGLexer.cpp
  llvm/lib/TableGen/TGLexer.h
  llvm/lib/TableGen/TGParser.h
  llvm/test/TableGen/duplicate-include.inc
  llvm/test/TableGen/duplicate-include.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70410.230182.patch
Type: text/x-patch
Size: 3346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191120/1b19af57/attachment.bin>


More information about the llvm-commits mailing list