[Build] Add rule to generate fully-expanded .td file
authorAdam Nemet <anemet@apple.com>
Tue, 6 May 2014 03:49:45 +0000 (03:49 +0000)
committerAdam Nemet <anemet@apple.com>
Tue, 6 May 2014 03:49:45 +0000 (03:49 +0000)
commitf0e7f76933af957d8a497c2c991285a819b67093
tree8462458ae34ffce584e9882bb49ef259082587c6
parent40a1b74db686fc3f153dcc01713d1bb51d3c24da
[Build] Add rule to generate fully-expanded .td file

I found it useful in the past and now again to have a version of the .td file
where all the records are expanded.  This adds a makefile rule to generate
this on demand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208056 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules