roc/crates/linker/src
Brendan Hansknecht 6dc5bfb1b7
Use roc_target over target_lexicon
Tailors a target class for our needs.
Replaces tons of uses across the entire compiler.
This is a base for later adding new targets like thumb.
2024-03-31 10:50:26 -07:00
..
generate_dylib Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
elf.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
lib.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
macho.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
pe.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00