diff options
author | Ben Bridle <bridle.benjamin@gmail.com> | 2023-12-19 18:52:57 +1300 |
---|---|---|
committer | Ben Bridle <bridle.benjamin@gmail.com> | 2023-12-19 18:52:57 +1300 |
commit | d9fbcd874def30d2ac0e950d80862118acce8f71 (patch) | |
tree | ff92c5cfc507bb2f339bfeb7db81922c8e3f0e76 /src/syntactic_token.rs | |
parent | 5e83592b5d5a50fb36f128980a08d04fdae3bd5f (diff) | |
download | bedrock-asm-d9fbcd874def30d2ac0e950d80862118acce8f71.zip |
Report unused label definitions
When the assembler successfully assembles a program, it will now report
the names of all label definitions for which there are no label references.
This is to aid the user in finding dead code within their programs.
Diffstat (limited to 'src/syntactic_token.rs')
0 files changed, 0 insertions, 0 deletions