diff options
| author | Josh Triplett <josh@joshtriplett.org> | 2020-10-25 22:11:20 -0700 |
|---|---|---|
| committer | Josh Triplett <josh@joshtriplett.org> | 2020-11-06 15:07:05 -0800 |
| commit | 0328e69287b083af4d5d4b49cfc9175e9c82c88e (patch) | |
| tree | 27ea505131b83f7324d459f28475d6813457750c /compiler/rustc_resolve/src | |
| parent | 9d78d1d02761b906038ba4d54c5f3427f920f5fb (diff) | |
| download | rust-0328e69287b083af4d5d4b49cfc9175e9c82c88e.tar.gz rust-0328e69287b083af4d5d4b49cfc9175e9c82c88e.zip | |
Compile tools and internal libraries with the initial-exec TLS model
This should produce more efficient code, with fewer calls to __tls_get_addr. The tradeoff is that libraries using it won't work with dlopen, but that shouldn't be a problem for tools or for our own internal libraries. Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com>
Diffstat (limited to 'compiler/rustc_resolve/src')
0 files changed, 0 insertions, 0 deletions
