Add support for defering line number table construction to assembler.
commitb2244e22a0cee5b617bc0619e5f8c2b11e14b2e1
authorJim Wilson <wilson@cygnus.com>
Fri, 27 Aug 1999 02:37:40 +0000 (27 02:37 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 27 Aug 1999 02:37:40 +0000 (26 19:37 -0700)
tree848c61a91662d479d931045e6aee44b755d53d5a
parent26612c795a5a069188b4a3019a0a92b7a442f141
Add support for defering line number table construction to assembler.

* dwarf2out.c (DWARF2_ASM_LINE_DEBUG_INFO): Add default definition.
(debug_dwarf): Add DWARF2_ASM_LINE_DEBUG_INFO support.
(dwarf2out_line, dwarf2out_finish): Likewise.
* tm.texi (DWARF2_ASM_LINE_DEBUG_INFO): Add documetation.

From-SVN: r28910
gcc/ChangeLog
gcc/dwarf2out.c
gcc/tm.texi