dwarf2out.c (loc_by_reference): New function.
authorJakub Jelinek <jakub@redhat.com>
Fri, 29 Aug 2008 18:46:32 +0000 (20:46 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 29 Aug 2008 18:46:32 +0000 (20:46 +0200)
commit2599ed926b039b9f5e167e03910e7c0d3e8d48ca
tree5944c333e3042e97445ce64b35bbcb1bb34ee288
parent04e74e0210b5399ca47aa46502994fc446420a91
dwarf2out.c (loc_by_reference): New function.

* dwarf2out.c (loc_by_reference): New function.
(add_location_or_const_value_attribute): Use it.

From-SVN: r139776
gcc/ChangeLog
gcc/dwarf2out.c