Duncan P. N. Exon Smith 12b14d9a76 DebugInfo: Factor out RETURN_FROM_RAW, etc.
Remove the helper macros `RETURN_FROM_RAW()`,
`RETURN_DESCRIPTOR_FROM_RAW()`, and `RETURN_REF_FROM_RAW()`, since they
don't do anything too special anymore.  This loses an `assert(get())`,
but I'm hoping any crashes were shaken out when r232844 landed a few
weeks ago.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233660 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-31 01:47:37 +00:00
..
2015-03-03 21:56:11 +00:00
2015-03-30 21:36:43 +00:00
2015-01-06 23:00:37 +00:00
2015-03-17 20:40:21 +00:00
2014-11-24 20:44:36 +00:00
2014-12-09 18:38:53 +00:00