Files
llvm/utils
Nicolai Haehnle 8cb107dbb8 TableGen: Use DefInit::getDef() instead of the type's getRecord()
The former simply makes more sense: we want to access the data here in
the backend, not information about the type.

More importantly, removing users of RecordRecTy::getRecord() allows us
more freedom to refactor the frontend.

Change-Id: Iee8905fd22cdb9b11c42ca03246c03d8fe4dd77f

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@326699 91177308-0d34-0410-b5e6-96231b3b80d8
2018-03-05 14:01:30 +00:00
..
2016-01-26 21:29:08 +00:00
2016-01-26 21:29:08 +00:00
2009-02-20 23:44:54 +00:00
2016-01-26 21:29:08 +00:00
2018-01-25 14:43:10 +00:00
2007-12-29 20:37:13 +00:00
2014-10-16 20:00:02 +00:00
2016-05-05 14:35:40 +00:00
2007-12-29 20:37:13 +00:00
2010-08-04 16:11:24 +00:00
2012-01-26 22:06:23 +00:00
2014-01-24 17:20:08 +00:00