diff options
author | Ben Bridle <bridle.benjamin@gmail.com> | 2024-10-29 09:14:54 +1300 |
---|---|---|
committer | Ben Bridle <bridle.benjamin@gmail.com> | 2024-10-29 09:14:54 +1300 |
commit | a2d9aadf03f59378db08c0af82449c23ebf38643 (patch) | |
tree | 0ed9b6cba7781031d09573b0d3e944a5b78e653b /src/devices/clock_device.rs | |
parent | ffb979f9cd7d8029251e5bb244428ddaa6724d04 (diff) | |
download | bedrock-pc-a2d9aadf03f59378db08c0af82449c23ebf38643.zip |
Canonicalize the source path for the assembler
When a relative path with only one path component is passed to the
assembler, the parent of that path cannot be determined and so the
project libraries descending from that parent cannot be included in
the program. To fix this, we canonicalize the path before it is used.
This also makes the path comments generated for the project source
files more stable and readable.
Diffstat (limited to 'src/devices/clock_device.rs')
0 files changed, 0 insertions, 0 deletions