[gas] Update .loc syntax comment in dwarf2dbg.c
authorTom de Vries <tdevries@suse.de>
Thu, 2 Feb 2023 14:07:44 +0000 (15:07 +0100)
committerTom de Vries <tdevries@suse.de>
Thu, 2 Feb 2023 14:07:44 +0000 (15:07 +0100)
commit4a075b258e6f27f7323d57ec046549aad5e1a702
tree7dad835ebbcfbafb8b84508be18ceacd489ac1bd
parent839c8aaa431c21d5404b3e007989f6ecfa86f094
[gas] Update .loc syntax comment in dwarf2dbg.c

I noticed that a comment in gas/dwarf2dbg.c describing .loc syntax was missing
the "view VALUE" option.

Fix this by adding the missing option.
gas/dwarf2dbg.c