1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
David Greene 2c065bce0c Make Record Name an Init
Use an Init (ultimately a StringInit) to represent the Record name.
This allows the name to be composed by standard TableGen operators.
This will enable us to get rid of the ugly #NAME# hack processing and
naturally replace it with operators.  It also increases flexibility
and power of the TableGen language by allowing record identifiers to
be computed dynamically.

llvm-svn: 137232
2011-08-10 18:27:46 +00:00
..
2011-08-10 00:02:39 +00:00
2010-11-29 18:16:10 +00:00
2009-02-20 23:44:54 +00:00
2011-08-10 18:27:46 +00:00
2011-03-31 00:23:57 +00:00
2010-08-04 16:11:24 +00:00
2009-08-24 03:44:02 +00:00
2010-10-02 18:49:27 +00:00