[PATCH] D43755: TableGen: Move getNewAnonymousName into RecordKeeper

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 26 00:31:51 PST 2018


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

So that we will be able to generate new anonymous names more easily
outside the parser as well.

Change-Id: I28f396a7bdbc3ff0c665d466abbd3d31376e21b4


Repository:
  rL LLVM

https://reviews.llvm.org/D43755

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43755.135860.patch
Type: text/x-patch
Size: 4524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180226/2f0802c4/attachment.bin>


More information about the llvm-commits mailing list