rust/src/librustc/session
bors 7ade24f672 Auto merge of #45666 - Amanieu:tls-model, r=alexcrichton
Allow overriding the TLS model

This PR adds the ability to override the default "global-dynamic" TLS model with a more specific one through a target json option or a command-line option. This allows for better code generation in certain situations.

This is similar to the `-ftls-model=` option in GCC and Clang.
2017-11-07 14:24:15 +00:00
..
code_stats.rs use field init shorthand in src/librustc 2017-07-05 22:37:10 -07:00
config.rs Auto merge of #45666 - Amanieu:tls-model, r=alexcrichton 2017-11-07 14:24:15 +00:00
filesearch.rs address more FIXME whose associated issues were marked as closed 2017-10-08 00:27:28 +03:00
mod.rs Pretty print json in ui tests 2017-11-03 13:38:26 +01:00
search_paths.rs Add the notion of a dependency tracking status to commandline arguments. 2016-08-11 09:56:00 -04:00