[TableGen] Restore the use of the TheInit field in Record to cache the...
[TableGen] Restore the use of the TheInit field in Record to cache the Record's DefInit. I broke this when I fixed memory leaks recently. Remove the DenseMap that mapped Record's to DefInit. llvm-svn: 240524
Loading
Please sign in to comment