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. |
||
|---|---|---|
| .. | ||
| code_stats.rs | ||
| config.rs | ||
| filesearch.rs | ||
| mod.rs | ||
| search_paths.rs | ||