Jim Grosbach d2aabd3bb2 TableGen: Location information for diagnostic.
def Pat<...>;

Results in 'record name is not a string!' diagnostic. Not the best,
but the lack of location information moves it from not very helpful
into completely useless. We're in the Record class when throwing the
error, so just add the location info directly.

llvm-svn: 160098
2012-07-12 00:53:31 +00:00
..
2012-04-18 18:09:53 +00:00
2012-06-01 00:58:41 +00:00
2012-02-22 16:09:41 +00:00
2012-02-22 16:09:41 +00:00