]> Shamusworld >> Repos - rln/commitdiff
Enable debug symbol propagation
authorJames Jones <atari@theinnocuous.com>
Wed, 13 Jul 2022 22:22:46 +0000 (15:22 -0700)
committerShamus Hammons <jlhamm@acm.org>
Tue, 16 Aug 2022 02:31:52 +0000 (21:31 -0500)
The existing code was sufficient to pass through
and relocate most debug symbols as necessary. It
was just disabled for some reason. The only bugs
were in the handling of non-text line numbers,
which aren't ever used as far as I can tell, and
include files, which should be relocated like
line numbers to match ALN's behavior.


No differences found