This is an archive of the discontinued LLVM Phabricator instance.

TableGen: Move getNewAnonymousName into RecordKeeper
ClosedPublic

Authored by nhaehnle on Feb 26 2018, 12:31 AM.

Details

Summary

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

Change-Id: I28f396a7bdbc3ff0c665d466abbd3d31376e21b4

Diff Detail

Repository
rL LLVM

Event Timeline

nhaehnle created this revision.Feb 26 2018, 12:31 AM
tra accepted this revision.Feb 26 2018, 4:22 PM
This revision is now accepted and ready to land.Feb 26 2018, 4:22 PM
This revision was automatically updated to reflect the committed changes.