]> git.lizzy.rs Git - rust.git/commit
change the default linker of the ARM Cortex-M targets
authorJorge Aparicio <jorge@japaric.io>
Thu, 23 Aug 2018 20:13:28 +0000 (22:13 +0200)
committerJorge Aparicio <jorge@japaric.io>
Fri, 24 Aug 2018 19:40:57 +0000 (21:40 +0200)
commitd65a64e31b8a5007b4ee0fb1dbd4cad2176859ab
tree18d2d104dced4d09a349e7e0927fba44f5c63d15
parent727eabd68143e968d8826ee29b8ea7792d29fa96
change the default linker of the ARM Cortex-M targets

to rust-lld so users won't need an external linker to build programs
src/librustc_target/spec/thumb_base.rs
src/librustc_target/spec/thumbv6m_none_eabi.rs
src/librustc_target/spec/thumbv7em_none_eabi.rs
src/librustc_target/spec/thumbv7em_none_eabihf.rs
src/librustc_target/spec/thumbv7m_none_eabi.rs