roc/crates/linker/src/generate_dylib
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
..
elf64.rs put in more section headers and make sure the .dynamic section is in the right segments 2022-12-02 15:19:15 +01:00
macho.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
mod.rs Use roc_target over target_lexicon 2024-03-31 10:50:26 -07:00
pe.rs use libapp.dll as the dll name 2022-10-23 20:18:09 +02:00